public interface UserFavoriteApi
List<Long>
getCurrentUserFavoriteBusinessId(String favType)
getFavoriteBusinessId(Long userId, String favType)
List<Long> getFavoriteBusinessId(Long userId, String favType)
userId
favType
List<Long> getCurrentUserFavoriteBusinessId(String favType)
Copyright © 2024. All rights reserved.