fix(dqbom): 修复特殊情况下导入SAP提示数据不存在的问题

This commit is contained in:
曹鹏飞 2024-10-22 15:09:31 +08:00
parent 9af6e14072
commit 1899213d6a
1 changed files with 0 additions and 1 deletions

View File

@ -30,7 +30,6 @@
<!--分页获取数据-->
<select id="getPageList" resultType="com.nflg.product.bomnew.pojo.vo.BomNewDQbomVO">
SELECT
ifnull(c.row_id,p.row_id) row_id,
p.row_id bomRowId,
p.created_by bomCreateBy,
p.*