Browse Source

修改sql

feature/teamB_zz_wgh
HAHA 3 years ago
parent
commit
9a6d633d86
  1. 1
      epmet-module/open-data-worker/open-data-worker-server/src/main/resources/mapper/CaKettleBaseDisputeProcessDao.xml

1
epmet-module/open-data-worker/open-data-worker-server/src/main/resources/mapper/CaKettleBaseDisputeProcessDao.xml

@ -16,7 +16,6 @@
responsibility_unit,
base_key_id
<where>
1=1
<if test="form.mainpartyid != null and form.mainpartyid != ''">
AND mainpartyid like '%${form.mainpartyid}%'
</if>

Loading…
Cancel
Save