支付方式修改
This commit is contained in:
@@ -220,7 +220,7 @@ class ProductOrderController extends BaseAppController
|
||||
$count = count($granular['list']);
|
||||
}
|
||||
|
||||
if ($prescription['category'] === 1) {
|
||||
if ($prescription['category'] === 2) {
|
||||
$ProductOrder['total_pay_price'] = $ProductOrder['trans_expenses'];
|
||||
$ProductOrder['items_price'] = 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user