From ff2a0f917a7e99ddb14e70e1ba5d44d5f1668a70 Mon Sep 17 00:00:00 2001 From: liangzy Date: Fri, 6 Nov 2020 17:48:33 +0800 Subject: [PATCH] =?UTF-8?q?1.=E6=B7=BB=E5=8A=A0www(apisdk)=E9=A1=B9?= =?UTF-8?q?=E7=9B=AE=E6=8E=A5=E5=8F=A3=202.addheader=20=E6=96=B9=E6=B3=95?= =?UTF-8?q?=E6=94=B9=E6=88=90=E5=85=AC=E6=9C=89=E6=96=B9=E6=B3=95=203.?= =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E6=96=87=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4732b0f..1e31110 100644 --- a/README.md +++ b/README.md @@ -173,7 +173,7 @@ func CreateDemoTestResponse() *DemoTestResponse { ``` -终端调试打开方式, 需要在系统环境变量上加入 +终端调试打开方式, 需要在系统环境变量上加入(三选一): ``` -DEBUG=sdk,signer +DEBUG=sdk,signer,request ``` \ No newline at end of file