Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
a69a12cf75
@ -415,7 +415,7 @@
|
||||
AND
|
||||
t1.institution_type = #{institutionType}
|
||||
</if>
|
||||
ORDER BY t1.gmt_create DESC
|
||||
ORDER BY t1.levels ASC
|
||||
</select>
|
||||
|
||||
<!-- 机构管理列表 -->
|
||||
@ -470,7 +470,7 @@
|
||||
AND
|
||||
t1.institution_type = #{institutionType}
|
||||
</if>
|
||||
ORDER BY t1.gmt_create DESC
|
||||
ORDER BY t1.levels ASC
|
||||
</select>
|
||||
|
||||
<!-- 机构管理统计 -->
|
||||
|
Loading…
Reference in New Issue
Block a user