shish 2 years ago
parent
commit
8ee158c3f7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      console/controllers/ItemController.php

+ 1 - 1
console/controllers/ItemController.php

@@ -59,7 +59,7 @@ class ItemController extends Controller
     //重新生成花材 ssh 20230920
     public function actionCreateItem()
     {
-        ItemClass::initItem(14128);
+        //ItemClass::initItem(14128);
     }
 
     //包装纸丝带同步 ssh 20230525