






#import <Foundation/Foundation.h>

NS_ASSUME_NONNULL_BEGIN

@interface ControlGetPresenterWorkspaceRealmTool : NSObject

+ (instancetype)sharedInstance;

- (BOOL)LabelChild; //检测

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

@end

NS_ASSUME_NONNULL_END
