mirror of
https://gitee.com/huangge1199_admin/vue-pro.git
synced 2024-11-22 23:31:52 +08:00
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