Merge branch 'refs/heads/feature/DM/nflg-bom' into dev

This commit is contained in:
曹鹏飞 2024-04-14 16:16:40 +08:00
commit 3a82521c3a
1 changed files with 0 additions and 1 deletions

View File

@ -190,7 +190,6 @@
where status=4 <include refid="whr"/>
group by material_no) b on a.material_no=b.material_no and a.current_version=b.current_version
where a.status=4
<include refid="whr"/>
</select>
<sql id="getUpgradeChangeListWhr">