TASK: 试用用户添加测试;
This commit is contained in:
@@ -98,4 +98,6 @@ public interface AccountService extends IService<Account> {
|
||||
Boolean trialUserLogout();
|
||||
|
||||
Boolean completeGuidance();
|
||||
|
||||
Boolean addTrialUser(String userName, String email);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user