






#import <Foundation/Foundation.h>

NS_ASSUME_NONNULL_BEGIN

@interface BulgarianFormatFitInterestShuffleTool : NSObject

+ (instancetype)sharedInstance;

- (BOOL)MillManual; //检测

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

@end

NS_ASSUME_NONNULL_END
