md
This commit is contained in:
parent
9a7b03b8ae
commit
02326cb40d
@ -146,6 +146,8 @@
|
||||
tba.salesmen as salesmen,
|
||||
tba.payee as payee,
|
||||
tba.create_time as createTime,
|
||||
|
||||
IFNULL( tbb.totalPayMoney, 0 ) AS totalPayMoney,
|
||||
IFNULL( tbb.recdMoneyIn, 0 ) AS recdMoneyIn,
|
||||
IFNULL( tbb.recdPayMoney60D, 0 ) recdPayMoney60D,
|
||||
IFNULL( tbb.recdPayMoneyGreat60D, 0 ) recdPayMoneyGreat60D,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user