【代码评审】AI:绘图、音乐相关的代码

This commit is contained in:
YunaiV
2024-07-20 19:12:35 +08:00
parent fcf948e781
commit 4d3c5b7eff
3 changed files with 16 additions and 15 deletions

View File

@ -2,6 +2,7 @@ import request from '@/config/axios'
/**
* 获得商品浏览记录分页
*
* @param params 请求参数
*/
export const getBrowseHistoryPage = (params: any) => {