@@ -90,7 +90,7 @@
<!--查询岗位列表-->
- <select id="findPositionsList" resultType="org.jeecg.modules.api.dpposition.entity.PositionAPI" >
+ <select id="findPositionsList" resultType="org.jeecg.modules.hpposition.entity.Position" >
SELECT
<include refid="positionColumns"/>
FROM dp_position a