去重
This commit is contained in:
@@ -68,7 +68,7 @@
|
||||
|
||||
|
||||
<select id="selectDeptRoleList" resultMap="DeptRoleVOResultMap">
|
||||
SELECT
|
||||
SELECT DISTINCT
|
||||
dr.dept_id,
|
||||
d.name AS dept_name,
|
||||
d.description AS dept_description,
|
||||
|
||||
Reference in New Issue
Block a user