From 2c5f0dda7aa1226ad7bb2f8717a70553bfd5817d Mon Sep 17 00:00:00 2001 From: qydysky Date: Wed, 15 May 2024 16:00:56 +0000 Subject: [PATCH] =?utf8?q?Improve=20=E8=B0=83=E6=95=B4=E9=85=8D=E7=BD=AE?= =?utf8?q?=E6=80=A7=E8=83=BD=E8=B7=AF=E5=BE=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- demo/config/config_K_v.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/demo/config/config_K_v.json b/demo/config/config_K_v.json index 7e16eff..32bf18d 100644 --- a/demo/config/config_K_v.json +++ b/demo/config/config_K_v.json @@ -188,7 +188,7 @@ "debug模式-help":"在/debug/pprof/启用调试", "debug模式":false, "性能路径-help":"当Web服务地址不为空时, 访问此路径可以获取性能信息,为空时关闭", - "性能路径":"/state", + "性能路径":"/state/", "生成pgo-help":"将在退出后生成pgo文件在指定路径,default.pgo将有助于下次构建的优化,但会导致gc频繁,构建缓慢,为空时不生成", "生成pgo":"", "登陆二维码-白":"OO", -- 2.39.2