// // AutoAuth.h // WeChatTweak // // Created by Sunny Young on 2021/5/8. // Copyright © 2021 Sunnyyoung. All rights reserved. // #import #import #import #import NS_ASSUME_NONNULL_BEGIN @interface NSObject (AutoAuth) @end NS_ASSUME_NONNULL_END