yuanrf 1 dzień temu
rodzic
commit
f2fb217858

+ 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))
             {