人员收支汇总
This commit is contained in:
parent
03322a3ffc
commit
44863a71d5
|
|
@ -132,6 +132,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
|
||||||
b.phonenumber,
|
b.phonenumber,
|
||||||
b.dept_id,
|
b.dept_id,
|
||||||
b.dept_name,
|
b.dept_name,
|
||||||
|
b.dept_full_name,
|
||||||
b.nick_name,
|
b.nick_name,
|
||||||
c.wallet_bal_user as wallet_bal,
|
c.wallet_bal_user as wallet_bal,
|
||||||
c.wallet_bal_user as wallet_bal_now,
|
c.wallet_bal_user as wallet_bal_now,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue