|
@@ -594,7 +594,7 @@
|
|
where bigTypeID = #{bigTypeID}
|
|
where bigTypeID = #{bigTypeID}
|
|
</select>
|
|
</select>
|
|
<select id="findAuthProductDetailsByProductId" resultType="com.caimei.module.base.entity.vo.AuthProductVo">
|
|
<select id="findAuthProductDetailsByProductId" resultType="com.caimei.module.base.entity.vo.AuthProductVo">
|
|
- select bap.name,bap.snCode,bap.image,cb.authLogo,cb.name as brandName,c.name as productionPlace,
|
|
|
|
|
|
+ select bap.name,bap.snCode,bap.image,bap.certificateImage,cb.authLogo,cb.name as brandName,c.name as productionPlace,
|
|
ba.securityLink,ba.agentFlag,ba.agentName,ba.statementType,ba.statementContent,
|
|
ba.securityLink,ba.agentFlag,ba.agentName,ba.statementType,ba.statementContent,
|
|
ba.statementLink,ba.authParty
|
|
ba.statementLink,ba.authParty
|
|
from cm_brand_auth_product bap
|
|
from cm_brand_auth_product bap
|