RDSConstant.m 382 B

12345678910111213
  1. //
  2. // RDSConstant.m
  3. // singleProduct
  4. //
  5. // Created by coderYK on 2018/4/26.
  6. // Copyright © 2018年 coderYK. All rights reserved.
  7. //
  8. #import "RDSConstant.h"
  9. NSString * const RDSDeviceCmdContentParserNotice = @"RDSDeviceCmdContentParserNotice";// 设备信息解析完成通知
  10. NSString * const RDSUpdateUserInfoNotice = @"RDSUpdateUserInfoNotice";// 更新用户信息通知