|
|
@@ -47,6 +47,7 @@
|
|
|
|
|
|
<select id="queryPage" resultType="com.jzg.commons.entity.vo.AmountAuditVo">
|
|
|
SELECT
|
|
|
+ saa.pic_id, saa.payment_time,saa.voucher_id,
|
|
|
saa.receive_user_name,saa.auditing_user_id,saa.auditing_user_name ,
|
|
|
saa.id,suji.name as name, su.mobile as mobile,suji.type_attr as attrType,
|
|
|
saa.manager_user_name as managerName,sum.mobile as managerMobile,saa.create_time as createTime,
|