|
|
@ -29,7 +29,7 @@
|
|
|
|
and project_year = #{req.projectYear}
|
|
|
|
and project_year = #{req.projectYear}
|
|
|
|
</if>
|
|
|
|
</if>
|
|
|
|
</where>
|
|
|
|
</where>
|
|
|
|
order by create_time desc ,project_year desc
|
|
|
|
order by project_year desc
|
|
|
|
</select>
|
|
|
|
</select>
|
|
|
|
<select id="getApprovalInfoList" resultType="com.ruoyi.jjh.declaration.entity.vo.BmsApprovalInfoQueryVo">
|
|
|
|
<select id="getApprovalInfoList" resultType="com.ruoyi.jjh.declaration.entity.vo.BmsApprovalInfoQueryVo">
|
|
|
|
SELECT c.id,
|
|
|
|
SELECT c.id,
|
|
|
|