WillingnessHuiTiaoNotification.h 257 Bytes
#import <Foundation/Foundation.h>

extern NSString * const WillingnessExitNotification;
extern NSString * const WillingnessLoginNotification;
extern NSString * const WillingnessErrorNotification;


@interface WillingnessHuiTiaoNotification : NSObject

@end