修改岗位列表的排序方式
This commit is contained in:
@@ -228,7 +228,7 @@
|
|||||||
</if>
|
</if>
|
||||||
</if>
|
</if>
|
||||||
</where>
|
</where>
|
||||||
order by is_explain desc
|
order by is_publish asc,create_time desc
|
||||||
</select>
|
</select>
|
||||||
<select id="selectAppJobList" resultType="com.ruoyi.cms.domain.query.ESJobSearch">
|
<select id="selectAppJobList" resultType="com.ruoyi.cms.domain.query.ESJobSearch">
|
||||||
<include refid="selectJobVo"/>
|
<include refid="selectJobVo"/>
|
||||||
|
|||||||
Reference in New Issue
Block a user