Browse Source

重新生成花材

shish 2 years ago
parent
commit
f6c1b8423f
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(10449);
+        ItemClass::initItem(14128);
     }
 
     //包装纸丝带同步 ssh 20230525