Commit 0ff081a6 by zhangxingmin

Merge remote-tracking branch 'origin/test' into test

parents 556ce496 26585cbc
......@@ -266,7 +266,7 @@
</if>
</where>
ORDER BY type ASC, create_time ASC, payable_no ASC
ORDER BY payable_no ASC, type ASC
LIMIT #{pageSize} OFFSET #{offset}
</select>
......
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