Преглед на файлове

Merge branch 'develop' of http://132.232.92.186:3000/XinXiBu/OA2023 into develop

leiy преди 1 година
родител
ревизия
f64b83352c
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      OASystem/OASystem.Infrastructure/Repositories/Groups/DelegationInfoRepository.cs

+ 1 - 1
OASystem/OASystem.Infrastructure/Repositories/Groups/DelegationInfoRepository.cs

@@ -540,7 +540,7 @@ namespace OASystem.Infrastructure.Repositories.Groups
                         SpecialNeeds = dto.SpecialNeeds,
                         OtherNeeds = dto.OtherNeeds,
                         Remark = dto.Remark,
-                        JietuanOperator = dto.UserId,
+                        JietuanOperator = dto.JietuanOperator,
                         TellPhone = dto.TellPhone,
                         WeChatNo = dto.WeChatNo,
                         CGRWSPBMMC = dto.CGRWSPBMMC,