Commit 670a818a by xugaojun

修复一个查询问题

parent 5246e4bd
...@@ -338,8 +338,7 @@ ...@@ -338,8 +338,7 @@
</foreach> </foreach>
</update> </update>
<select id="listByWxEnterpriseIdAndStaffId" <select id="listByWxEnterpriseIdAndStaffId" resultMap="BaseResultMap">
resultType="com.gic.haoban.manage.service.entity.TabHaobanStaffDepartmentRelated">
select select
<include refid="Base_Column_List" /> <include refid="Base_Column_List" />
from tab_haoban_staff_department_related 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