#import NS_ASSUME_NONNULL_BEGIN @interface TDJSONUtil : NSObject + (NSString *)JSONStringForObject:(id)object; @end NS_ASSUME_NONNULL_END