bug fix + 表结构未添加增加
This commit is contained in:
parent
d1c8bd6e2c
commit
247d79e5cd
|
|
@ -48,7 +48,7 @@
|
|||
</if>
|
||||
<if test="endTime != null and endTime != 0" >
|
||||
and push_time <![CDATA[ <= ]]> #{endTime}
|
||||
</if>guog
|
||||
</if>
|
||||
<if test="itemType != null "> and item_type = #{itemType}</if>
|
||||
</where>
|
||||
</select>
|
||||
|
|
|
|||
Loading…
Reference in New Issue