@@ -354,7 +354,7 @@
<select id="selectMarketList" resultType="com.goafanti.marketing.bo.MarketingManagementBo">
<if test="category == 1"> <!-- 成果 -->
select
- x.id,
+ x.id as productId,
x.owner_type as ownerType,
x.summary,
x.name,