update 企业管理员查询分标委
This commit is contained in:
+1
-1
@@ -156,7 +156,7 @@
|
||||
order by pm.create_time desc
|
||||
</select>
|
||||
|
||||
<select id="listThreeTwoByCompany" resultMap="people">
|
||||
<select id="listThreeTwoByCompany" resultMap="peopleTwo">
|
||||
SELECT pe.id as id,pe.name as name,pe.abbreviation,pe.remarks,su.realname as principal
|
||||
from
|
||||
pay_case_committee pe
|
||||
|
||||
Reference in New Issue
Block a user