// // ThirdPartService.h // westkissMob // // Created by 王猛 on 2022/9/5. // #import <Foundation/Foundation.h> NS_ASSUME_NONNULL_BEGIN @interface ThirdPartService : NSObject @end NS_ASSUME_NONNULL_END