diff --git a/bonus-modules/bonus-smart-canteen/src/main/resources/mapper/v3/AccTradeMapper.xml b/bonus-modules/bonus-smart-canteen/src/main/resources/mapper/v3/AccTradeMapper.xml index 7a846a3c..070644e9 100644 --- a/bonus-modules/bonus-smart-canteen/src/main/resources/mapper/v3/AccTradeMapper.xml +++ b/bonus-modules/bonus-smart-canteen/src/main/resources/mapper/v3/AccTradeMapper.xml @@ -804,7 +804,7 @@ ci.cust_num, ci.nick_name AS cust_name, ci.phonenumber AS mobile, - t6.dept_name AS org_full_name + t6.dept_name AS org_full_name, t4.psn_type_name, t1.amount AS withdrawAmount, t5.wallet_id AS withdrawWalletType,