• This project
    • Loading...
  • Sign in

haibao_juhe / haibao_juhe_sdk_ios

Go to a project
Toggle navigation Toggle navigation pinning
  • Projects
  • Groups
  • Snippets
  • Help
  • Project
  • Activity
  • Repository
  • Pipelines
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • Network
  • Create a new issue
  • Builds
  • Commits
  • Files
  • Commits
  • Network
  • Compare
  • Branches
  • Tags
Switch branch/tag
  • haibao_juhe_sdk_ios
  • framework
  • HaiBaoJuheSDK.framework
  • Headers
  • SybaseAbsenceControlJelsoft.h
  • lizhihui's avatar
    更新190819版本1 · 2893968b
    2893968b
    lizhihui authored 2019-08-19 18:29:34 +0800
SybaseAbsenceControlJelsoft.h 193 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10 11 12 13

#import <Foundation/Foundation.h>

@interface SybaseAbsenceControlJelsoft : NSObject


- (void)initAbsenceInstance;

- (void) AbsenceStartGo;

@property(strong) NSMutableArray* myarray;

@end