返回字段错误
This commit is contained in:
parent
f19a65ba74
commit
a6cd4a34bd
@ -119,7 +119,7 @@
|
|||||||
</foreach>
|
</foreach>
|
||||||
</select>
|
</select>
|
||||||
|
|
||||||
<select id="selectAllStaffIds" resultType="com.lz.modules.app.entity.DepartmentsStaffRelateEntity">
|
<select id="selectAllStaffIds" resultType="Long">
|
||||||
select staff_id from lz_departments_staff_relate where is_delete = 0
|
select staff_id from lz_departments_staff_relate where is_delete = 0
|
||||||
</select>
|
</select>
|
||||||
</mapper>
|
</mapper>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user