会员定时任务
This commit is contained in:
@@ -38,7 +38,7 @@ public interface TbMemberConfigService extends IService<TbMemberConfig> {
|
||||
* @return 是否加入成功
|
||||
*/
|
||||
boolean joinMember(Long shopId, Long userId, Long memberOrderId);
|
||||
boolean joinMemberByCOndition(Long shopId, Long userId);
|
||||
boolean joinMemberByCondition(Long shopId, Long userId);
|
||||
|
||||
/**
|
||||
* 发放会员奖励
|
||||
|
||||
Reference in New Issue
Block a user