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