shish hace 2 años
padre
commit
0be11bebfe
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      console/controllers/ItemController.php

+ 1 - 0
console/controllers/ItemController.php

@@ -53,6 +53,7 @@ class ItemController extends Controller
                 PurchaseOrderItemClass::updateByCondition(['productId' => $productId], ['classId' => $classId]);
                 PurchaseOrderItemClass::updateByCondition(['productId' => $productId], ['classId' => $classId]);
             }
             }
         }
         }
+        echo 'ok';
     }
     }
 
 
     //重新生成花材 ssh 20230920
     //重新生成花材 ssh 20230920