Showing
25 changed files
with
5 additions
and
3 deletions
No preview for this file type
No preview for this file type
This file is too large to display.
No preview for this file type
No preview for this file type
No preview for this file type
1 | -// Generated by Apple Swift version 4.2 (swiftlang-1000.11.37.1 clang-1000.11.45.1) | 1 | +// Generated by Apple Swift version 4.2.1 (swiftlang-1000.11.42 clang-1000.11.45.1) |
2 | #pragma clang diagnostic push | 2 | #pragma clang diagnostic push |
3 | #pragma clang diagnostic ignored "-Wgcc-compat" | 3 | #pragma clang diagnostic ignored "-Wgcc-compat" |
4 | 4 | ||
@@ -369,6 +369,8 @@ SWIFT_CLASS_PROPERTY(@property (nonatomic, class, readonly, strong, getter=defau | @@ -369,6 +369,8 @@ SWIFT_CLASS_PROPERTY(@property (nonatomic, class, readonly, strong, getter=defau | ||
369 | - (void)autoLoginWithUuid:(NSInteger)uuid; | 369 | - (void)autoLoginWithUuid:(NSInteger)uuid; |
370 | /// 登出 | 370 | /// 登出 |
371 | - (void)logout; | 371 | - (void)logout; |
372 | +- (NSString * _Nonnull)getMedicDetailWithMemberUuid:(NSInteger)memberUuid medicId:(NSString * _Nonnull)medicId SWIFT_WARN_UNUSED_RESULT; | ||
373 | +- (NSString * _Nonnull)getMedicListWithMemberUuid:(NSInteger)memberUuid SWIFT_WARN_UNUSED_RESULT; | ||
372 | /// 主叫发起通话 | 374 | /// 主叫发起通话 |
373 | /// \param type 呼叫类型 | 375 | /// \param type 呼叫类型 |
374 | /// | 376 | /// |
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
HHDoctorSDK/SecurityKit.framework/SecurityKit.bundle/dec_key
100755 → 100644
No preview for this file type
HHDoctorSDK/SecurityKit.framework/SecurityKit.bundle/enc_key
100755 → 100644
No preview for this file type
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
-
Please register or login to post a comment