Skip to content

后端在upload API中增加group字段 #7

@ObservedObserver

Description

@ObservedObserver

用于选择上传至某一文件夹时使用。group字段由于是form-data类型,所以其原本的数据形式可能变为由','连接的字符串。这个取决于后端默认使用解析器,不同的解析器会解析出不同的结果(有的会帮你解析成数组形式,有的则是字符串)。后端需要将该字段统一以数组的形式存储到数据库中。
@BJTUWedon

id: -1
title: project-board-basic-kanban-template.png
content: project-board-basic-kanban-template.png
type: png
group: Folder-1,Folder-2
file: (binary)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions