You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- //
- // AFNPhalApiClient.h
- // PhalApiClientDemo
- //
- // Created by Aevit on 15/10/18.
- // Copyright © 2015年 Aevit. All rights reserved.
- //
-
- #import "PhalApiClient.h"
- #import "AFHTTPRequestOperationManager.h"
-
- @interface AFNPhalApiClient : PhalApiClient
-
- @end
|