This commit is contained in:
zhujiyan
2024-05-14 08:51:30 +08:00
parent 3e254f820b
commit 9e2cb801e4
5 changed files with 515 additions and 92 deletions

View File

@@ -25,3 +25,5 @@ export const getUserReportById = (id: any) => {
method: 'GET'
})
}