Browse Source

北尚诉办-结案审批列表

feature/dangjian
Jackwang 3 years ago
parent
commit
b05ab70989
  1. 2
      esua-epdc/epdc-module/epdc-events/epdc-events-server/src/main/resources/mapper/item/ItemDao.xml

2
esua-epdc/epdc-module/epdc-events/epdc-events-server/src/main/resources/mapper/item/ItemDao.xml

@ -1407,7 +1407,7 @@
)max_it on it.ITEM_ID=max_it.ITEM_ID
and it.CREATED_TIME=max_it.maxTime
where it.DEL_FLAG='0'
and it.dept_id=#{deptId}
and it.CLOSE_CHECK_ID=#{deptId}
and it.STATE=11
) temp)
<if test="itemContent != null and itemContent != ''">

Loading…
Cancel
Save