feat: storage service frontend (#1088)

This commit is contained in:
Zeng1998
2023-02-14 09:56:04 +08:00
committed by GitHub
parent 4641e89c17
commit 2493bb0fb7
21 changed files with 645 additions and 18 deletions

View File

@@ -1,5 +1,3 @@
{
"recommendations": [
"golang.go"
]
"recommendations": ["golang.go"]
}

View File

@@ -7,6 +7,6 @@
{
"name": "web",
"path": "../web"
},
],
}
]
}