Compare commits
No commits in common. "c09e12beff8e4ea0e2eca6c15aa481ce79507c50" and "4c2a9205d01132c805be38b3dbffd6312531bf9d" have entirely different histories.
c09e12beff
...
4c2a9205d0
|
|
@ -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