Fix permission change cannot be unmount (#902)

This commit is contained in:
link
2023-02-16 16:55:51 +08:00
committed by GitHub
parent 85a803d352
commit 96ff550d61
10 changed files with 170 additions and 10 deletions

View File

@@ -144,6 +144,7 @@ func main() {
"/v1/driver",
"/v1/cloud",
"/v1/recover",
"/v1/other",
route.V2APIPath,
route.V2DocPath,
route.V3FilePath,