소스 검색

接团客户名单 +1

leiy 1 년 전
부모
커밋
fee8479be7
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      OASystem/OASystem.Infrastructure/Repositories/Groups/TourClientListRepository.cs

+ 1 - 0
OASystem/OASystem.Infrastructure/Repositories/Groups/TourClientListRepository.cs

@@ -329,6 +329,7 @@ namespace OASystem.Infrastructure.Repositories.Groups
                     var clientEdit = await _sqlSugar.Updateable(_DeleClient).UpdateColumns(it =>
                                                                                  new
                                                                                  {
+                                                                                     it.CrmCompanyId,
                                                                                      it.LastName,
                                                                                      it.FirstName,
                                                                                      it.Pinyin,