Commit 02cfaf01 by 徐高华

导购任务-查询绑定导购

parent 0ce45bd3
......@@ -679,7 +679,7 @@
where staff_id= #{staffId}
</update>
<select id="listByParams" resultType="com.gic.haoban.manage.api.dto.StaffDTO">
<select id="listByParams" resultMap="BaseResultMap">
select
<include refid="Base_Column_List"/>
FROM tab_haoban_staff
......
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