wuxw
2025-03-20 e40889177c25035496c526dbc12a9665d5b61ceb
java110-db/src/main/resources/mapper/user/OrgV1ServiceDaoImplMapper.xml
@@ -43,7 +43,7 @@
        <if test="storeId !=null and storeId != ''">
            and t.store_id= #{storeId}
        </if>
        <if test="storeTypeCd !=null and storeId = '800900000003'">
        <if test="storeTypeCd == '800900000003'">
            and t.store_id not in ('400000000000000001','400000000000000002')
        </if>