fix: 修改后台相关
parent
b86128c836
commit
a4e18f6c9c
|
@ -113,7 +113,8 @@
|
|||
a.pay_type,
|
||||
a.total_price,
|
||||
a.pay_price,
|
||||
a.pay_price,
|
||||
a.paid,
|
||||
a.refund_status,
|
||||
CONVERT(a.pay_price*e.member_commission/100, DECIMAL(15,2)) as commissionPrice,
|
||||
a.paid,
|
||||
d.parent_organization_name
|
||||
|
|
Loading…
Reference in New Issue