Your Name
2023-07-11 d7d9b601b2e4fdb663375993e2cfbdbd363df421
java110-db/src/main/resources/mapper/user/RoleCommunityV1ServiceDaoImplMapper.xml
@@ -133,8 +133,6 @@
        <if test="storeId !=null and storeId != ''">
            and t.store_id= #{storeId}
        </if>
    </select>
    <select id="queryRoleCommunitysName" parameterType="Map" resultType="Map">