mirror of
https://gitee.com/huangge1199_admin/vue-pro.git
synced 2024-11-22 15:21:53 +08:00
refactor: 会员商品收藏
This commit is contained in:
parent
670c0962a7
commit
92be763c6f
@ -60,4 +60,5 @@ public interface ProductFavoriteService {
|
||||
* @return 数量
|
||||
*/
|
||||
Long getFavoriteCount(Long userId);
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user