mirror of
https://gitee.com/hhyykk/ipms-sjy.git
synced 2025-07-25 16:35:06 +08:00
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