chengjie 4 月之前
父節點
當前提交
a286cdca64
共有 1 個文件被更改,包括 1 次插入1 次删除
  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();