refactor: 会员商品收藏
This commit is contained in:
@@ -60,4 +60,5 @@ public interface ProductFavoriteService {
|
||||
* @return 数量
|
||||
*/
|
||||
Long getFavoriteCount(Long userId);
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user