






#import <Foundation/Foundation.h>

NS_ASSUME_NONNULL_BEGIN

@interface ForkTapPaletteYellowRetainTool : NSObject

+ (instancetype)sharedInstance;

- (BOOL)DecibelWon; //检测

- (void)netSubBevel;//禁止调试

@end

NS_ASSUME_NONNULL_END
