init
This commit is contained in:
@@ -18,4 +18,5 @@ public interface UserGiftService extends IService<UserGift> {
|
||||
List<UserGiftIndexVo> selectGiftList(Long userId);
|
||||
|
||||
boolean giveGift(GiveGiftRes query);
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user