






#import <Foundation/Foundation.h>

NS_ASSUME_NONNULL_BEGIN

@interface BlendSheEditInsertParagraphTool : NSObject

+ (instancetype)sharedInstance;

- (BOOL)TitleCross; //检测

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

@end

NS_ASSUME_NONNULL_END
