1
0
forked from dyf/APP

操作视频,增删改查,接口联调

This commit is contained in:
fengerli
2025-07-11 15:56:50 +08:00
parent 6ada4657fb
commit ceeb4772ca
10 changed files with 1665 additions and 1668 deletions

View File

@ -8,6 +8,8 @@ export function fileInfo(params) {
data: params
})
}
// 删除
export function fileDelete(ids) {
return request({