修改监管平台
This commit is contained in:
parent
46f138bdcc
commit
593ca490ec
@ -70,7 +70,7 @@ class ReportPreProductOrderCommand extends HyperfCommand
|
||||
$this->saveOrderProductPeportPreStatus($item['order_product_id'],2,"超出最大上报次数");
|
||||
|
||||
// 修改失败时药品订单数据
|
||||
$this->savePreFailedOrderStatus($item['order_product_id'],"复核失败");
|
||||
$this->savePreFailedOrderStatus($item['order_product_id'],"药房处方复核失败,平台会在24小时内进行退款处理");
|
||||
|
||||
// 退款
|
||||
$OrderProductService = new OrderProductService();
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user