@ -216,7 +216,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
dgsd.period_type = #{periodType}
ORDER BY
dgsd.statistical_date DESC
dgsd.statistical_date DESC , i.stake_make asc
</select>
</mapper>