Compare commits
2 Commits
4c2a9205d0
...
c09e12beff
| Author | SHA1 | Date |
|---|---|---|
|
|
c09e12beff | |
|
|
e47abd06db |
|
|
@ -695,7 +695,7 @@
|
||||||
ci.cust_num,
|
ci.cust_num,
|
||||||
ci.nick_name AS cust_name,
|
ci.nick_name AS cust_name,
|
||||||
ci.phonenumber AS mobile,
|
ci.phonenumber AS mobile,
|
||||||
co.dept_name AS org_full_name
|
co.dept_name AS org_full_name,
|
||||||
atr.psn_type,
|
atr.psn_type,
|
||||||
cpt.psn_type_name,
|
cpt.psn_type_name,
|
||||||
atwd.amount as repealAmount,
|
atwd.amount as repealAmount,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue