创建药品订单时,新增了药品明细的实际金额字段
This commit is contained in:
@@ -176,6 +176,8 @@ class OrderPrescriptionService extends BaseService
|
||||
* 上报处方平台
|
||||
* @param string $order_product_id 商品订单id
|
||||
* @return bool
|
||||
* @throws ContainerExceptionInterface
|
||||
* @throws NotFoundExceptionInterface
|
||||
*/
|
||||
public function reportPrescription(string $order_product_id): bool
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user