Showing
2 changed files
with
1 additions
and
0 deletions
No preview for this file type
| @@ -100,6 +100,7 @@ typedef NS_ENUM(NSInteger, FailCode) { | @@ -100,6 +100,7 @@ typedef NS_ENUM(NSInteger, FailCode) { | ||
| 100 | 100 | ||
| 101 | - (void) remoteMessage: (NSString *) message; | 101 | - (void) remoteMessage: (NSString *) message; |
| 102 | 102 | ||
| 103 | +- (void)showCommit; | ||
| 103 | /** | 104 | /** |
| 104 | * 病历详情 地址 | 105 | * 病历详情 地址 |
| 105 | * @param medicId 病历id | 106 | * @param medicId 病历id |
-
Please register or login to post a comment