This commit is contained in:
2023-09-12 09:35:56 +08:00
parent 4cf60ff24e
commit 8c08210256

3
.vscode/launch.json vendored
View File

@@ -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",