no message

This commit is contained in:
DESKTOP-4RNDQIC\29019 2021-01-09 23:14:39 +08:00
parent 5685e8eba0
commit 0861b0d590

2
.vscode/launch.json vendored
View File

@ -12,7 +12,7 @@
"program": "${workspaceRoot}/main.go",
"env": {},
"args": [],
"cwd":".",
"cwd":"${workspaceRoot}/",
}
]
}