腾讯音视频回调
This commit is contained in:
@@ -137,4 +137,10 @@
|
||||
)
|
||||
and deleted = 0
|
||||
</select>
|
||||
<select id="selectByPartnerLineId" resultType="com.cool.store.entity.HyPartnerCertificationInfoDO">
|
||||
select
|
||||
<include refid="Base_Column_List" />
|
||||
from hy_partner_certification_info
|
||||
where partner_line_id = #{partnerLineId}
|
||||
</select>
|
||||
</mapper>
|
||||
Reference in New Issue
Block a user