shish 2 anni fa
parent
commit
84e99c72bc
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      console/controllers/ItemController.php

+ 1 - 1
console/controllers/ItemController.php

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