重点作业重点工程相关
parent
1ff165ba1e
commit
c959c00e5a
|
|
@ -176,7 +176,7 @@
|
||||||
</if>
|
</if>
|
||||||
</where>
|
</where>
|
||||||
GROUP BY kp.key_project_id
|
GROUP BY kp.key_project_id
|
||||||
ORDER BY kp.update_time asc
|
ORDER BY kp.update_time desc
|
||||||
</select>
|
</select>
|
||||||
<select id="getInfoById" resultType="com.zcloud.key.project.persistence.dataobject.project.KeyProjectDO">
|
<select id="getInfoById" resultType="com.zcloud.key.project.persistence.dataobject.project.KeyProjectDO">
|
||||||
SELECT kp.*,
|
SELECT kp.*,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue