mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-05-01 00:20:03 +08:00
新增 小程序查询桩升级固件列表
This commit is contained in:
@@ -27,6 +27,7 @@
|
||||
<include refid="selectPileFirmwareInfoVo"/>
|
||||
<where>
|
||||
<if test="name != null and name != ''"> and name like concat('%', #{name}, '%')</if>
|
||||
<if test="useRange != null and useRange != ''"> and use_range = #{useRange,jdbcType=VARCHAR}</if>
|
||||
</where>
|
||||
</select>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user