Skip to content

CJL9567/SJTYNetWork

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SJTYNetWork

CI Status Version License Platform

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

Installation

SJTYNetWork is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'SJTYNetWork'

使用教程

1、 [[NetWorkManager sharedInstance] setUpWithKey:项目产品ID]; --必须设置

2、与用户相关Api 使用 [NetWorkManager sharedInstance].userApiClient 调用对应函数

3、与网页相关Api 使用 [NetWorkManager sharedInstance].htmlApiClient 调用对应函数

4、与意见反馈相关Api 使用 [NetWorkManager sharedInstance].feedBackApiClient 调用对应函数

5、与广告、推送相关Api 使用 [NetWorkManager sharedInstance].adApiClient 调用对应函数

6、与知识相关Api 使用 [NetWorkManager sharedInstance].knowledgeApiClient 调用对应函数

7、与点赞相关Api 使用 [NetWorkManager sharedInstance].likeApiClient 调用对应函数

8、与社群相关Api 使用 [NetWorkManager sharedInstance].communityApiClient 调用对应函数

Author

caijialiang, 1350027967@qq.com

License

SJTYNetWork is available under the MIT license. See the LICENSE file for more info.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published