mirror of
https://gitee.com/durcframework/SOP.git
synced 2025-08-11 21:57:56 +08:00
完善sdk-nodejs-axios分支
This commit is contained in:
10
sop-sdk/sdk-nodejs-axios/readme.md
Normal file
10
sop-sdk/sdk-nodejs-axios/readme.md
Normal file
@@ -0,0 +1,10 @@
|
||||
- 执行`npm install --registry=https://registry.npm.taobao.org`
|
||||
|
||||
- 执行`node main.js`进行测试
|
||||
|
||||
## 封装步骤
|
||||
|
||||
1. 新建request类,继承BaseRequest,参考`StoryGetRequest.js`
|
||||
|
||||
2. 调用接口,参考`main.js`
|
||||
|
Reference in New Issue
Block a user