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