Skip to content

Commit

Permalink
Update TimBaseListViewModel.h
Browse files Browse the repository at this point in the history
  • Loading branch information
tpctt authored Sep 21, 2017
1 parent 98b1bea commit 9e0394e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Classes/TimBaseListViewModel/TimBaseListViewModel.h
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ typedef void(^RACCommandFormDdataInput)(id <AFMultipartFormData> _Nullable form



- (void)initialize ;
- (void)initialize NS_REQUIRES_SUPER;

+(NSMutableDictionary* _Nonnull)addBaseInfo:(NSDictionary* _Nullable)info forWeb:(BOOL)forWeb;

Expand Down

0 comments on commit 9e0394e

Please sign in to comment.