qwj
2023-08-28 c149c7b54b754538709117bd0f9349e8acabfd92
DocumentServiceAPI.Application/UserAndLogin/LogInController.cs
@@ -58,7 +58,7 @@
                    throw Oops.Oh("登录信息出错");
                if(Parma.ITCode!= itcode)
                    throw Oops.Oh("用户名错误");
                IsTokenPass=true;
            }