Commit 670a818a by xugaojun

修复一个查询问题

parent 5246e4bd
......@@ -338,8 +338,7 @@
</foreach>
</update>
<select id="listByWxEnterpriseIdAndStaffId"
resultType="com.gic.haoban.manage.service.entity.TabHaobanStaffDepartmentRelated">
<select id="listByWxEnterpriseIdAndStaffId" resultMap="BaseResultMap">
select
<include refid="Base_Column_List" />
from tab_haoban_staff_department_related
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment