5-21 - 修改bug
parent
77073d5bbe
commit
c739e3980e
|
|
@ -181,6 +181,7 @@
|
|||
</where>
|
||||
GROUP BY kp.id
|
||||
ORDER BY
|
||||
kp.apply_status asc,
|
||||
IF(kp.update_time IS NOT NULL, kp.update_time, kp.create_time) DESC
|
||||
</select>
|
||||
<select id="getInfoById" resultType="com.zcloud.key.project.persistence.dataobject.project.KeyProjectDO">
|
||||
|
|
|
|||
Loading…
Reference in New Issue