webc线索参加会销列表增加会销组id

This commit is contained in:
feng.li
2024-01-09 13:14:17 +08:00
parent a3e68bcc81
commit 786f674a90
2 changed files with 4 additions and 0 deletions

View File

@@ -430,6 +430,7 @@
<select id="getPartnerExhibitionList" resultType="com.cool.store.vo.exhibition.PartnerExhibitionListVO">
SELECT
t2.exhibition_group_id AS exhibitionGroupId,
t2.id AS exhibitionId,
t2.exhibition_code AS exhibitionCode,
t2.exhibition_name AS exhibitionName,