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