注销账号:登录弹窗

This commit is contained in:
zu
2022-01-24 16:24:47 +08:00
committed by fengshuo
parent 9b0ef6e300
commit 0e03ffa97a
8 changed files with 819 additions and 1 deletions

View File

@@ -14,6 +14,7 @@ NS_ASSUME_NONNULL_BEGIN
- (void)tokenInvalid;
- (void)completeUserInfo;
- (void)accountCanceled:(NSDictionary *)data;
@end