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