会销线索列表中的会销id错误
This commit is contained in:
@@ -83,7 +83,7 @@
|
|||||||
|
|
||||||
<select id="exhibitionLineList" resultType="com.cool.store.dto.exhibition.ExhibitionLineDTO">
|
<select id="exhibitionLineList" resultType="com.cool.store.dto.exhibition.ExhibitionLineDTO">
|
||||||
select
|
select
|
||||||
hpe.id as exhibitionId ,
|
hpe.exhibition_id as exhibitionId ,
|
||||||
hpe.partner_id as partnerId,
|
hpe.partner_id as partnerId,
|
||||||
hpe.partner_line_id as lineId,
|
hpe.partner_line_id as lineId,
|
||||||
hpe.participation_status as participationStatus,
|
hpe.participation_status as participationStatus,
|
||||||
|
|||||||
Reference in New Issue
Block a user