This commit is contained in:
2025-06-02 17:10:35 +08:00
parent 3f754d66e4
commit 21a88b42f8
3 changed files with 21 additions and 6 deletions

View File

@@ -217,6 +217,7 @@ type (
Id string `path:"id"`
}
QueryShareDetailResp {
Status string `json:"status"`
Query
}
)