feat: detail static
This commit is contained in:
@@ -124,7 +124,7 @@ class PublishService {
|
||||
}
|
||||
async getPictures(req: getPicturesReq): Promise<ApiResponse<getPicturesRes>> {
|
||||
return httpService.post('/gallery/sys_img_list', req, {
|
||||
showLoading: true,
|
||||
showLoading: false,
|
||||
showToast: false,
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user