BUGFIX:试用订单邮件 订单更新时间判断;
This commit is contained in:
@@ -224,5 +224,5 @@ public interface AccountService extends IService<Account> {
|
||||
|
||||
void updateUserRoleAndCredits(Long accountId, String type);
|
||||
|
||||
void updateUserInfo(String country, String occupation);
|
||||
Boolean updateUserInfo(UpdateUserInfoDTO updateUserInfoDTO);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user