Merge remote-tracking branch 'origin/feature/DM/rakor-bug-dqbom-sap'
This commit is contained in:
commit
551b9a3e7c
|
|
@ -30,7 +30,6 @@
|
||||||
<!--分页获取数据-->
|
<!--分页获取数据-->
|
||||||
<select id="getPageList" resultType="com.nflg.product.bomnew.pojo.vo.BomNewDQbomVO">
|
<select id="getPageList" resultType="com.nflg.product.bomnew.pojo.vo.BomNewDQbomVO">
|
||||||
SELECT
|
SELECT
|
||||||
ifnull(c.row_id,p.row_id) row_id,
|
|
||||||
p.row_id bomRowId,
|
p.row_id bomRowId,
|
||||||
p.created_by bomCreateBy,
|
p.created_by bomCreateBy,
|
||||||
p.*
|
p.*
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue