From 4d82c3f0491cb0dd9e4300cb12d9d9a225390a4a Mon Sep 17 00:00:00 2001 From: gaofei1985 <181547018@qq.com> Date: Mon, 20 Oct 2025 14:28:40 +0800 Subject: [PATCH] 1 --- .../Common/SysManage/Sys_UserSettingsService.cs | 4 ++++ .../PublishProfiles/FolderProfile.pubxml.user | 14 +++++++------- 2 files changed, 11 insertions(+), 7 deletions(-) diff --git a/HJGL_DS/BLL/Common/SysManage/Sys_UserSettingsService.cs b/HJGL_DS/BLL/Common/SysManage/Sys_UserSettingsService.cs index 4c224f9..57617a1 100644 --- a/HJGL_DS/BLL/Common/SysManage/Sys_UserSettingsService.cs +++ b/HJGL_DS/BLL/Common/SysManage/Sys_UserSettingsService.cs @@ -277,6 +277,10 @@ namespace BLL { pUnit.UnitType = bresult.UnitType; } + else + { + pUnit.UnitType = BLL.Const.UnitType_4; + } var un= bUnit.FirstOrDefault(x => x.ProjectId == projectid && x.UnitId == item.UnitId); if (un == null) { diff --git a/HJGL_DS/WebAPI/Properties/PublishProfiles/FolderProfile.pubxml.user b/HJGL_DS/WebAPI/Properties/PublishProfiles/FolderProfile.pubxml.user index 6ab41c4..a8d2aac 100644 --- a/HJGL_DS/WebAPI/Properties/PublishProfiles/FolderProfile.pubxml.user +++ b/HJGL_DS/WebAPI/Properties/PublishProfiles/FolderProfile.pubxml.user @@ -79,13 +79,13 @@ 09/10/2013 16:29:20 - 10/16/2025 13:02:50 + 10/16/2025 18:56:09 07/28/2025 20:15:00 - 10/16/2025 13:02:50 + 10/16/2025 18:56:09 12/17/2020 21:32:28 @@ -115,10 +115,10 @@ 07/25/2012 11:48:56 - 10/16/2025 13:02:49 + 10/16/2025 18:56:08 - 10/16/2025 13:02:49 + 10/16/2025 18:56:08 03/17/2021 20:03:36 @@ -319,10 +319,10 @@ 02/01/2018 12:20:56 - 10/16/2025 13:02:50 + 10/16/2025 18:56:10 - 10/16/2025 13:02:50 + 10/16/2025 18:56:10 01/23/2014 13:57:34 @@ -448,7 +448,7 @@ 07/03/2024 11:01:07 - 10/16/2025 13:02:58 + 10/16/2025 18:56:19 \ No newline at end of file