Commit fb33552a by huluobin

# 更新

parent 82e6b745
...@@ -46,7 +46,9 @@ ...@@ -46,7 +46,9 @@
) )
</if> </if>
ORDER BY id DESC ORDER BY id DESC
<if test="key!=null and key !='' ">
limit 10 limit 10
</if>
</select> </select>
<select id="selectByBankInfo" resultType="com.blt.other.database.model.UserCostFinansysDomain"> <select id="selectByBankInfo" resultType="com.blt.other.database.model.UserCostFinansysDomain">
......
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