Browse Source

待处理xiu gai

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

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

@ -579,6 +579,7 @@
and DEL_FLAG = '0'
)
and b.HANDLER_DEPT != '网格化平台'
and b.HANDLER_DEPT !='青诉即办平台'
) process on process.ITEM_ID = item.ID
WHERE item.DEL_FLAG = '0'
<if test="itemState != null and itemState != '' and itemState != '10'">

Loading…
Cancel
Save