TASK:订阅计划,测试修改
This commit is contained in:
@@ -19,4 +19,8 @@ public interface SubscriptionPlanService extends IService<SubscriptionPlan> {
|
||||
void deletePlan(Long id);
|
||||
|
||||
void switchSubscriptionPlan(Long subscriptionPlanId, Long adminAccId);
|
||||
|
||||
void activeSubscriptionPlan();
|
||||
|
||||
void expireSubscription();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user