修改支付中心数据
This commit is contained in:
parent
2a72e10a65
commit
82cb2850fa
@ -1025,7 +1025,6 @@ class PatientOrderService extends BaseService
|
|||||||
$payment_amount_total = 0.01;
|
$payment_amount_total = 0.01;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
// 确定支付渠道
|
// 确定支付渠道
|
||||||
// 支付渠道(1:小程序支付 2:微信扫码支付)
|
// 支付渠道(1:小程序支付 2:微信扫码支付)
|
||||||
if ($client_type == 1) {
|
if ($client_type == 1) {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user