Commit 7881bcd8 by zhangxingmin

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

parents 6c4dbad6 16ce0a86
......@@ -262,7 +262,7 @@
</if>
</where>
ORDER BY payable_no ASC, type ASC
ORDER BY fortune_type ASC, type ASC
LIMIT #{pageSize} OFFSET #{offset}
</select>
......@@ -383,7 +383,7 @@
</if>
</where>
ORDER BY payable_no ASC, type ASC
ORDER BY fortune_type ASC, type ASC
</select>
<select id="queryListStatistics" resultType="com.yd.csf.service.vo.ExpectedFortuneStatisticsVO">
......
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