feat: 提交一下

This commit is contained in:
kenny
2025-10-15 09:36:41 +08:00
parent c5df4a2372
commit a3defea241
2 changed files with 871 additions and 976 deletions
+865 -976
View File
File diff suppressed because it is too large Load Diff
+6
View File
@@ -75,6 +75,12 @@ const ReportApi = {
method: 'get', method: 'get',
}), }),
getUserAvatar: () =>
request({
url: '/member/user/get ',
method: 'get',
}),
// https://puton.huimeimeta.com/app-api/cloth/getFaceList // https://puton.huimeimeta.com/app-api/cloth/getFaceList
}; };
export default ReportApi; export default ReportApi;