DocumentServiceAPI.Application/UserAndLogin/LogInController.cs @@ -31,8 +31,6 @@ /// </summary> /// <returns>登录信息</returns> [HttpPost("LogoIn")] public async Task<RetLoginVM> LogoIn (LoginPsWordIN Parma) { bool needtoken=false;