Commit cb782492 by 宋珺琪

bz-解决热力接口sql冲突

parent bd6d595b
......@@ -186,9 +186,9 @@
<if test="endTime!=null and endTime!=''">
and larq<![CDATA[<=]]> str_to_date(#{endTime},'%Y-%m-%d %H:%i:%s')
</if>
<if test="xzqhdm!=null and xzqhdm!=''">
<!-- <if test="xzqhdm!=null and xzqhdm!=''">
and LADW_GAJGJGDM LIKE concat(#{xzqhdm},'%')
</if>
</if>-->
<if test="ajztdm!=null and ajztdm!=''">
and zcjddm in (${ajztdm})
</if>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment