修改排序
This commit is contained in:
parent
ba21b04d3e
commit
1594eda18f
@ -359,7 +359,7 @@
|
|||||||
AND
|
AND
|
||||||
t1.institution_type = #{institutionType}
|
t1.institution_type = #{institutionType}
|
||||||
</if>
|
</if>
|
||||||
ORDER BY t1.gmt_create DESC
|
ORDER BY t1.levels ASC
|
||||||
</select>
|
</select>
|
||||||
|
|
||||||
<!-- 机构管理列表 -->
|
<!-- 机构管理列表 -->
|
||||||
|
Loading…
Reference in New Issue
Block a user