This commit is contained in:
tanghc
2019-09-04 09:43:42 +08:00
parent 143237aeaf
commit 36ee797ea6
584 changed files with 1803 additions and 20788 deletions

View File

@@ -78,7 +78,7 @@ public class GetStoryRequest extends BaseRequest<GetStoryResponse> {
## 使用方式
```java
String url = "http://localhost:8081/api"; // zuul
String url = "http://localhost:8081";
String appId = "2019032617262200001";
String privateKey = "你的私钥";