Commit 70c3d04d by fudahua

feat: 测试用例

parent d511dd7e
...@@ -250,7 +250,7 @@ ...@@ -250,7 +250,7 @@
<include refid="queryTables"/> <include refid="queryTables"/>
<include refid="queryJoins"/> <include refid="queryJoins"/>
WHERE WHERE
BETWEEN #{from} AND #{to} LIMIT 10 q.amount BETWEEN #{from} AND #{to} LIMIT 10
</select> </select>
</mapper> </mapper>
\ No newline at end of file
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