Commit 26585cbc by jianan

出账检核-增加币种76

parent 1f11a045
...@@ -266,7 +266,7 @@ ...@@ -266,7 +266,7 @@
</if> </if>
</where> </where>
ORDER BY type ASC, create_time ASC, payable_no ASC ORDER BY payable_no ASC, type ASC
LIMIT #{pageSize} OFFSET #{offset} LIMIT #{pageSize} OFFSET #{offset}
</select> </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