新增api通知处方生成功能

This commit is contained in:
2025-03-11 13:02:42 +08:00
parent 72f22c8942
commit 8beb1129df
3 changed files with 9 additions and 41 deletions

View File

@@ -230,10 +230,7 @@ class DataController extends BaseAdminController
// ['prescription', 'required'],
// ['product_order', 'required'],
// ]);
// return [
// gettype($prescription),
// $prescription
// ];
// $productOrder = $param['product_order'];
//触发处方自动失效事件
// $prescriptionEvent = new PrescriptionEvent();