瀏覽代碼

订单插入定时(存入测试表)

zhaoxian 7 月之前
父節點
當前提交
a271f4768a
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      ruixuan-live/src/main/java/com/ruixuan/isc/controller/SupplyChainController.java

+ 1 - 1
ruixuan-live/src/main/java/com/ruixuan/isc/controller/SupplyChainController.java

@@ -2111,7 +2111,7 @@ public class SupplyChainController extends BaseController {
         os.close();
     }
 
-    static ExecutorService addListCService = Executors.newFixedThreadPool(5);
+    static ExecutorService updateListCService = Executors.newFixedThreadPool(6);
 
     /**
      * 接口链接: