人员完善,组织中
This commit is contained in:
@@ -19,4 +19,7 @@
|
||||
inner join org or1 on o.parent_id = or1.id
|
||||
) SELECT id from org;
|
||||
</select>
|
||||
<select id="getList" resultType="com.dc.dc_project.model.vo.OrgVo">
|
||||
select
|
||||
</select>
|
||||
</mapper>
|
||||
|
||||
Reference in New Issue
Block a user