//
//  ICRNotificationMacro.h
//  XFFruit
//
//  Created by Xummer on 15/3/25.
//  Copyright (c) 2015年 Xummer. All rights reserved.
//

#ifndef XFFruit_ICRNotificationMacro_h
#define XFFruit_ICRNotificationMacro_h

#define SetProductTotalPrice @"setProductTotalPrice"

#define KNOTIFICATION_changeIsSelectedFunctions  @"KNOTIFICATION_changeIsSelectedFunctions"

#endif