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