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