yanjinhui
2025-03-18 2962d31568a2b1c0edcd7660fa07a6d217994a03
项目代码/WIDESEAWCS_Server 正式/WIDESEAWCS_SystemServices/Sys_UserService.cs
@@ -203,8 +203,8 @@
                    nameof(Sys_User.LastModifyPwdDate),
                    nameof(Sys_User.UserPwd)
                });
                content = WebResponseContent.Instance.OK("瀵嗙爜淇敼鎴愬姛");
                //content = WebResponseContent.Instance.OK("瀵嗙爜淇敼鎴愬姛",userId);
                //content = WebResponseContent.Instance.OK("瀵嗙爜淇敼鎴愬姛");
                content = WebResponseContent.Instance.OK("瀵嗙爜淇敼鎴愬姛",userId);
            }
            catch (Exception ex)
            {