需求开发

This commit is contained in:
liang.chao 2025-07-03 18:00:54 +08:00
parent 697317ff5a
commit 75abdc28af
1 changed files with 1 additions and 1 deletions

View File

@ -169,7 +169,7 @@
status,
org_type orgType
FROM pm_org_info
WHERE status = 1
WHERE status = 1 and level in (1, 2)
</select>
<select id="getDataDetails" resultType="com.bonus.gs.sub.evaluate.evaluate.beans.OrganizationalBean">
select id,