fanli/src/main/java/com/yeshi/fanli/mapping/redpack/RedPackBalanceMapper.xml
@@ -100,6 +100,12 @@ <if test="order == 4"> ORDER BY dd4.totalWin DESC </if> <if test="order == 5"> ORDER BY b.rpb_create_time </if> <if test="order == 6"> ORDER BY b.rpb_create_time DESC </if> LIMIT #{start},#{count} </select>