yuanrf преди 2 седмици
родител
ревизия
56d0b4ba03
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      OASystem/OASystem.Infrastructure/Repositories/CRM/NewClientDataRepository.cs

+ 1 - 1
OASystem/OASystem.Infrastructure/Repositories/CRM/NewClientDataRepository.cs

@@ -1388,7 +1388,7 @@ namespace OASystem.Infrastructure.Repositories.CRM
             var userArr =  _sqlSugar.SqlQueryable<Sys_Users>(sql).ToList();
             var dic = new Dictionary<int, int[]>()
             {
-                { 95, new int []{ 95 , 337 , 302} }
+                { 95, new int []{ 95 , 337 , 302, 350, 355, 357, 353 } }
             };
 
             if (dic.Keys.Contains(userid))