在线创建
POST
http://172.16.48.100:32246/resource/online-create
接口描述
接口功能:在线创建文件,适用于在线创建常见的配置文件。文件名称不需要写上后缀。
请求参数
参数名
类型
描述
必填
pid
string
示例:2c90d27682429e3e018242bb0ed10000
必填
alias
string
示例:hahaha
必填
fileSuffix
string
示例:txt
必填
content
string
示例:hahaha
必填
beDirectory
boolean
示例:false
必填
响应参数
参数名
类型
描述
必填
id
string
示例:2c90d27682575862018257589a010000
必填
pid
string
示例:2c90d27682429e3e018242bb0ed10000
必填
alias
string
示例:hahaha.txt
必填
fullName
string
示例:/beh002/hahaha.txt
必填
beDirectory
boolean
示例:false
必填
description
object
示例:null
必填
fileName
string
示例:hahaha.txt
必填
size
int
示例:6
必填
updateTime
int
示例:0
必填