bug修复

This commit is contained in:
guo 2023-11-10 16:38:26 +08:00
parent cd0d1f4839
commit 49160a52f3

View File

@ -10,6 +10,7 @@
<foreach collection="list" index="index" item="item" open="(" separator="," close=")">
#{item}
</foreach>
order by tpmt.type ,tpmt.id
</select>
<select id="queryNewestDetailList" resultType="com.zhgd.xmgl.modules.taskprogress.entity.TaskProgressMaterialRel">