@@ -18,7 +18,7 @@
</resultMap>
<!-- 分页查询 -->
- <select id="getPage" resultType="com.diagbot.entity.PacsConfig">
+ <select id="getPage" resultType="com.diagbot.entity.DrugConfig">
select a.*
from tran_drug_config a
where a.is_deleted='N'