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 9f597450..7a846a3c 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 @@ -695,7 +695,7 @@ ci.cust_num, ci.nick_name AS cust_name, ci.phonenumber AS mobile, - co.dept_name AS org_full_name + co.dept_name AS org_full_name, atr.psn_type, cpt.psn_type_name, atwd.amount as repealAmount,