lpw
2023-06-14 0bf4fbe23108215661378c9ac0561a1ae309c0aa
frameworks/WASdkImpl.framework/Headers/WASdkAccountSwitchUI.h
@@ -9,6 +9,6 @@
#import <UIKit/UIKit.h>
#import <WACommon/WACommon.h>
#import "WASdkAccountMainUI.h"
@interface WASdkAccountSwitchUI : UIView
@interface WASdkAccountSwitchUI : UIScrollView
@property(nonatomic,weak)WASdkAccountMainUI* mainUI;
@end