mirror of
https://github.com/crmeb/CRMEB.git
synced 2025-12-26 04:50:16 +00:00
支付方式显示有问题
This commit is contained in:
parent
0f4de27051
commit
2aea69784d
@ -89,7 +89,7 @@ class StoreOrder extends ModelBasic
|
||||
$item['pay_type_name']='微信支付';
|
||||
break;
|
||||
case 'yue':
|
||||
$item['pay_type_name']='微信支付';
|
||||
$item['pay_type_name']='余额支付';
|
||||
break;
|
||||
case 'offline':
|
||||
$item['pay_type_name']='线下支付';
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user