@@ -149,6 +149,9 @@
<include refid="RestrictProjectSql"/>
)x
order by x.days
+ <if test="page_sql != null">
+ ${page_sql}
+ </if>
</select>
<sql id="RestrictProjectSql">
<if test="aid != null">