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