diff --git a/.vscode/launch.json b/.vscode/launch.json index 1c3fceb8..1e2d851b 100644 --- a/.vscode/launch.json +++ b/.vscode/launch.json @@ -4,7 +4,6 @@ // 欲了解更多信息,请访问: https://go.microsoft.com/fwlink/?linkid=830387 "version": "0.2.0", "configurations": [ - { "name": "调试模式", "type": "go", @@ -14,7 +13,7 @@ "console": "integratedTerminal" }, { - "name": "调试模式restagent", + "name": "DEBUG restagent", "type": "go", "request": "launch", "mode": "debug",