文档
测试

文件上传(根据预先设置在 cpt_dataStore 表的路径存储)

POST
/app/file/uploadCommon

请求参数

参数名
类型
描述
必填
files
array
files
可选
profile
string
profile
可选

响应参数

参数名
类型
描述
必填
root
object
OK
必填
code
integer
可选
data
array[object]
可选
fileId
string
可选
fileName
string
可选
fileSrc
string
可选
size
integer
可选
msg
string
可选