Browse Source

修改sql

master
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, responsibility_unit,
base_key_id base_key_id
<where> <where>
1=1
<if test="form.mainpartyid != null and form.mainpartyid != ''"> <if test="form.mainpartyid != null and form.mainpartyid != ''">
AND mainpartyid like '%${form.mainpartyid}%' AND mainpartyid like '%${form.mainpartyid}%'
</if> </if>

Loading…
Cancel
Save