更新报表
PUT
https://v4.fenxi365.com/api/bi最后修改时间: 8 个月前
责任人: 未设置
请求参数
Body 参数application/json
id
integer | null
可选
name
string | null
可选
config
object (JSONObject)
可选
key
object (key)
可选
cells
array[object (JSONArray)] | null
可选
vars
object (Map«Map«BiVarVo»»)
可选
key
object (key)
可选
pos
integer | null
可选
tag
string | null
可选
remark
string | null
可选
createTime
string | null
可选
updateTime
string | null
可选
示例
未设置
返回响应
成功(200)
HTTP 状态码: 200
内容格式: JSONapplication/json
数据结构
success
boolean | null
可选
默认值:
true
code
integer | null
可选
默认值:
200
msg
string | null
可选
data
#/definitions/94367363可选
示例
{
"success": false,
"code": 0,
"msg": "",
"data": {}
}
最后修改时间: 8 个月前