付费用户邮件通知
This commit is contained in:
@@ -130,6 +130,7 @@ public interface AccountService extends IService<Account> {
|
||||
void moveLibraryDate();
|
||||
|
||||
void updateCredits(Long accountId, String value);
|
||||
void updateCreditsAndEndTime(Long accountId, String value, Long endTime);
|
||||
|
||||
Boolean designWorksRegister(AccountDesignWorksRegisterDTO accountDesignWorksRegisterDTO);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user