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