duhanyu
杜函宇 4 months ago
parent 430052617d
commit 363ab8a27b

@ -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,

Loading…
Cancel
Save