1
This commit is contained in:
@@ -1559,7 +1559,7 @@ class PatientOrderService extends BaseService
|
||||
$amount_total = bcadd(
|
||||
$amount_total,
|
||||
bcmul(
|
||||
$product_data['product_price'],
|
||||
$product_datas[$key]['product_price'],
|
||||
$product_data['product_num'],
|
||||
2
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user