laozt 1 year ago
commit 1e01a16184

@ -101,8 +101,9 @@
#{item}
</foreach>
</if>
order by lawLevel, law_sort,planned_month+0
</where>
order by a.law_level, a.law_sort,a.planned_month+0
</select>
<delete id="deleteByPlanId">
delete

Loading…
Cancel
Save