feat: 提交一下
This commit is contained in:
+865
-976
File diff suppressed because it is too large
Load Diff
@@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user