@@ -160,7 +160,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
<!--通过品牌code查询关联码包列表-->
- <select id="listPackageByBrandCode" resultType="com.abi.qms.platform.dao.vo.result.ActivePackageVO">
+ <select id="listPackageByBrandCode" resultType="com.abi.qms.platform.dao.vo.result.listPackageByBrandCode">
select
qp.id as packageId,
qp.qr_type,