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