生日有礼相关
This commit is contained in:
@@ -27,4 +27,6 @@ public interface MkBirthdayGiftService extends IService<MkBirthdayGift> {
|
||||
MkBirthdayGiftRecordSummaryVO summary(Long shopId, String key, LocalDateTime dateTime);
|
||||
|
||||
void deliver();
|
||||
|
||||
MkBirthdayGiftVO getInfo(long userId, Integer shopId);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user