加入积分系统,将充值与积分关联
This commit is contained in:
@@ -128,4 +128,6 @@ public interface AccountService extends IService<Account> {
|
||||
void upgradeNotification();
|
||||
|
||||
void moveLibraryDate();
|
||||
|
||||
void updateCredits(Long accountId, String value);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user