yuanrf hace 1 día
padre
commit
f2fb217858
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      OASystem/OASystem.Api/Controllers/GroupsController.cs

+ 1 - 1
OASystem/OASystem.Api/Controllers/GroupsController.cs

@@ -2112,7 +2112,7 @@ FROM
             catch (Exception)
             { }
 
-            var guojiaoDownFile = new List<int>() { 330 };
+            var guojiaoDownFile = new List<int>() { 330,383};
             var shichangDownFile = new List<int>() { 95 };
             if (allDownFile.Contains(dto.UserId))
             {