cgf
2025-09-19 624debe8e6982f6cc6caa4fd7239f75cb1cedd24
java110-db/src/main/resources/mapper/user/MenuCatalogV1ServiceDaoImplMapper.xml
@@ -135,7 +135,7 @@
        </if>
        WHERE
        mmg.group_type = #{groupType}
        and mmg.store_type= #{domain}
        and mmg.store_type= #{domain} and mm.is_show != 'N'
        <if test="caId !=null and caId != ''">
            and mgc.ca_id = #{caId}
        </if>