chengjie 4 miesięcy temu
rodzic
commit
a286cdca64
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      src/api/yjbdc/yjbdcController.js

+ 1 - 1
src/api/yjbdc/yjbdcController.js

@@ -347,7 +347,7 @@ export async function GetYJBDCGenerateConfig(ctx) {
347 347
     }
348 348
 
349 349
     
350
-    if (param.UserID>0){
350
+    if (param.UserID>3){
351 351
         result.AIVersion.splice(2,result.AIVersion.length-2);
352 352
         // if (param.UserID==185){
353 353
         //     const configArr=constantClass.GetYJBDCGenerateConfig();