TASK:aida;
This commit is contained in:
@@ -130,4 +130,6 @@ public interface AccountService extends IService<Account> {
|
||||
void moveLibraryDate();
|
||||
|
||||
void updateCredits(Long accountId, String value);
|
||||
|
||||
Boolean designWorksRegister(AccountDesignWorksRegisterDTO accountDesignWorksRegisterDTO);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user