新增api通知处方生成功能
This commit is contained in:
@@ -230,10 +230,7 @@ class DataController extends BaseAdminController
|
||||
// ['prescription', 'required'],
|
||||
// ['product_order', 'required'],
|
||||
// ]);
|
||||
// return [
|
||||
// gettype($prescription),
|
||||
// $prescription
|
||||
// ];
|
||||
|
||||
// $productOrder = $param['product_order'];
|
||||
//触发处方自动失效事件
|
||||
// $prescriptionEvent = new PrescriptionEvent();
|
||||
|
||||
Reference in New Issue
Block a user