username@email.com
2022-09-30 c9c8c89f0cd11ad0d6dfce782af78739c30302c7
zhengcaioa/zhengcaioa/Views/Signin/Index.cshtml
@@ -229,7 +229,7 @@
                        toastr.success("打卡成功");
                    }
                    else {
                        toastr.success("打卡失败");
                        toastr.success(data.Message);
                    }
                },
                error: function () {