Commit 1353e7af authored by mengbali153's avatar mengbali153

完善培训审批

parent a6b0a512
......@@ -11,7 +11,7 @@
</sql>
<select id="getPage" resultType="cn.wise.sc.cement.business.model.vo.PlanPeopleVo">
select pp.id,pp.name,pp.account,pp.status,pp.alias
select pp.*
from plan_people pp
<include refid="where"/>
order by pp.id asc
......
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