完善SDK

This commit is contained in:
六如
2025-02-02 21:14:07 +08:00
parent 10b060255c
commit e09c0106a0
8 changed files with 10 additions and 27 deletions

View File

@@ -4,7 +4,7 @@
## 封装步骤
1. 新建request类继承BaseRequest参考`StoryGetRequest.js`
1. 新建request类继承BaseRequest参考`ProductGetRequest.js`
2. 调用接口,参考`main.js`