RANotificationNameCenter.h 303 B

12345678910111213
  1. //
  2. // RANotificationNameCenter.h
  3. // Apex And Drivers
  4. //
  5. // Created by Jack on 2018/6/7.
  6. // Copyright © 2018年 USAI. All rights reserved.
  7. //
  8. #import <Foundation/Foundation.h>
  9. FOUNDATION_EXTERN NSString * const RANotificationNewOrder;
  10. FOUNDATION_EXTERN NSString * const RANotificationReloadHome;