fix : coupon
This commit is contained in:
@@ -151,6 +151,7 @@ abstract class BaseOrderService extends BaseService
|
||||
'sundry_num' => 0, //服务费数量
|
||||
'favorable_sundry_price' => '0.00', //服务费优惠价格
|
||||
'sundry_after_discount_price' => '0.00', //服务费优惠后价格
|
||||
'discount_price' => '0.00', // 优惠金额
|
||||
'actual_price' => '0.00', //实际支付价格
|
||||
'coupon_id' => 0,
|
||||
'coupon' => [],
|
||||
|
||||
Reference in New Issue
Block a user