@@ -124,6 +124,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
and code =#{code}
</if>
)<if test="divisionCode !=null and divisionCode !='' "> and code =#{divisionCode}</if>
+ <if test="divisionCode ==null ">and code not in ('NVB2023T05','NVB2023T01','NVB2023T03','NVB2023T02','NVB2023T04','其中-公装事业部','其中-家装事业部')</if>
</select>
<select id="selectByParentId" parameterType="SysUserOrderAuthor" resultMap="SysUserOrderAuthorResult">
SELECT