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,