修改支付中心数据

This commit is contained in:
wucongxing 2023-05-10 10:57:06 +08:00
parent 2a72e10a65
commit 82cb2850fa

View File

@ -1025,7 +1025,6 @@ class PatientOrderService extends BaseService
$payment_amount_total = 0.01;
}
// 确定支付渠道
// 支付渠道1:小程序支付 2:微信扫码支付)
if ($client_type == 1) {