Logo

GitLab

Sign in

customer / shanghai-railway-rnapp

  • Back to Group
  • Project
  • Activity
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • shanghai-railway-rnapp
  • ios
  • UM
  • SecurityEnvSDK.framework
  • Headers
  • EnvExport.h
  • 地铁问题调整
    410cb178
    赵世强 authored
    2018-05-09 17:35:36 +0800  
    Browse Code »
EnvExport.h 268 Bytes
Edit Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
//
//  EnvExport.h
//  SecurityEnvTest
//
//  Created by asherli on 17/9/1.
//  Copyright © 2017年 alibaba. All rights reserved.
//

#ifndef EnvExport_h
#define EnvExport_h

#define SEC_ERROR_UMID_OK  0
#define SEC_ERROR_UMID_UNKNOWN_ERR 1

#endif /* EnvExport_h */