人员收支汇总

This commit is contained in:
gaowdong 2025-05-07 14:19:43 +08:00
parent 03322a3ffc
commit 44863a71d5
1 changed files with 1 additions and 0 deletions

View File

@ -132,6 +132,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
b.phonenumber,
b.dept_id,
b.dept_name,
b.dept_full_name,
b.nick_name,
c.wallet_bal_user as wallet_bal,
c.wallet_bal_user as wallet_bal_now,