// // RANotificationNameCenter.m // Apex And Drivers // // Created by Jack on 2018/6/7. // Copyright © 2018年 USAI. All rights reserved. // #import "RANotificationNameCenter.h" NSString * const RANotificationNewOrder = @"RANotificationNewOrder"; NSString * const RANotificationReloadHome = @"RANotificationReloadHome";