Ver código fonte

1.添加www(apisdk)项目接口

2.addheader 方法改成公有方法
3.添加文档
tags/v1.1.8
liangzy 3 anos atrás
pai
commit
ff2a0f917a
1 arquivos alterados com 2 adições e 2 exclusões
  1. +2
    -2
      README.md

+ 2
- 2
README.md Ver arquivo

@@ -173,7 +173,7 @@ func CreateDemoTestResponse() *DemoTestResponse {

```

终端调试打开方式, 需要在系统环境变量上加入
终端调试打开方式, 需要在系统环境变量上加入(三选一):
```
DEBUG=sdk,signer
DEBUG=sdk,signer,request
```

Carregando…
Cancelar
Salvar