|
@@ -226,7 +226,6 @@
|
|
receivedamount,
|
|
receivedamount,
|
|
|
|
|
|
reced.payway as "payway",
|
|
reced.payway as "payway",
|
|
- (select label from pay_sys_dict where type = '支付方式' and value = reced.payway and site_id = #{siteId} and customer_id =#{customerId}) as "paywayname",
|
|
|
|
create_date as "createDate",
|
|
create_date as "createDate",
|
|
iscanceled,
|
|
iscanceled,
|
|
(select name from sc_user where id = reced.cancelperson) as "cancelperson",
|
|
(select name from sc_user where id = reced.cancelperson) as "cancelperson",
|