+自然人ID
This commit is contained in:
parent
6e458db0e4
commit
3f9635ac86
@ -13,7 +13,7 @@
|
||||
AND template_code IN<foreach collection="pendingCalendarCodeDTO.constructionCodes" index="index" item="item" open="(" separator="," close=")">
|
||||
#{item}
|
||||
</foreach>
|
||||
AND executor_id=#{personId}
|
||||
AND executor_person_id=#{personId}
|
||||
ORDER BY create_at DESC
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user