bug修复
This commit is contained in:
parent
d146a6f218
commit
efdb0f0636
|
|
@ -170,7 +170,7 @@
|
|||
org_type orgType
|
||||
FROM pm_org_info
|
||||
WHERE status = 1
|
||||
-- and level in (1, 2)
|
||||
AND level in (1, 2)
|
||||
</select>
|
||||
<select id="getDataDetails" resultType="com.bonus.gs.sub.evaluate.evaluate.beans.OrganizationalBean">
|
||||
select id,
|
||||
|
|
|
|||
Loading…
Reference in New Issue