Explorar el Código

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

2.addheader 方法改成公有方法
3.添加文档
tags/v1.1.8
liangzy hace 3 años
padre
commit
ff2a0f917a
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. +2
    -2
      README.md

+ 2
- 2
README.md Ver fichero

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

```

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

Cargando…
Cancelar
Guardar