mirror of
https://gitee.com/durcframework/SOP.git
synced 2025-11-13 17:56:09 +08:00
-
执行
npm install --registry=https://registry.npm.taobao.org -
执行
node main.js进行测试
封装步骤
-
新建request类,继承BaseRequest,参考
StoryGetRequest.js -
调用接口,参考
main.js