bug修复

This commit is contained in:
liang.chao 2025-07-08 17:52:36 +08:00
parent d146a6f218
commit efdb0f0636
1 changed files with 1 additions and 1 deletions

View File

@ -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,