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