LiFei 6 سال پیش
والد
کامیت
89d235e8c4

+ 1 - 1
happy-boot-module-hppay/src/main/java/org/jeecg/modules/hpposition/mapper/xml/PositionMapper.xml

@@ -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