






#import "TalkFatViewController.h"

NS_ASSUME_NONNULL_BEGIN

@protocol DogUrgentDelegate <NSObject>

- (void)violationConnectActionAllergySugarWithName:(NSString *)xxpk_forgetName bagWetOwnerPassword:(NSString *)bagWetOwnerPassword;

@end

@interface FeetGreenViewController : TalkFatViewController

@property (nonatomic, weak) id <DogUrgentDelegate> flagSinVeryDelegate;

@end

NS_ASSUME_NONNULL_END
