隐患考评调整
parent
bcfa7d87e9
commit
eabf54e911
|
|
@ -56,7 +56,7 @@
|
||||||
</otherwise>
|
</otherwise>
|
||||||
</choose>
|
</choose>
|
||||||
order by CASE WHEN ci.type = 2 THEN 0 ELSE 1 END,
|
order by CASE WHEN ci.type = 2 THEN 0 ELSE 1 END,
|
||||||
ci.corp_order ASC;
|
ci.corp_order ASC
|
||||||
</select>
|
</select>
|
||||||
|
|
||||||
<select id="listAll" resultType="com.zcloud.hidden.evaluation.persistence.dataobject.EvaluationConfigDO">
|
<select id="listAll" resultType="com.zcloud.hidden.evaluation.persistence.dataobject.EvaluationConfigDO">
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue