会销线索列表中的会销id错误

This commit is contained in:
feng.li
2023-12-29 15:13:35 +08:00
parent 5cfd27760b
commit ebba9db657

View File

@@ -83,7 +83,7 @@
<select id="exhibitionLineList" resultType="com.cool.store.dto.exhibition.ExhibitionLineDTO">
select
hpe.id as exhibitionId ,
hpe.exhibition_id as exhibitionId ,
hpe.partner_id as partnerId,
hpe.partner_line_id as lineId,
hpe.participation_status as participationStatus,