mirror of
https://gitee.com/durcframework/SOP.git
synced 2025-08-11 21:57:56 +08:00
2.0.0
This commit is contained in:
@@ -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 = "你的私钥";
|
||||
|
||||
|
Reference in New Issue
Block a user