文档
测试

保存或者修改列数据

POST
http://localhost/grid/column/saveOrUpdate

请求参数

参数名
类型
描述
必填
id
int
示例:20483
必填
columnname
string
示例:LXRSFZHM2
必填
columnshowtype
string
示例:text
必填
jsonurl
object
示例:null
必填
defaultvalue
object
示例:null
必填
description
object
示例:null
必填
havefilter
int
示例:1
必填
likequerytype
int
示例:1
必填
filtersort
int
示例:10
必填
notnull
int
示例:0
必填
validtype
object
示例:null
必填
seriesno
int
示例:750
必填
showname
string
示例:测试身份证号
必填
visibleingrid
int
示例:1
必填
visibleinform
int
示例:1
必填
formatterreturn
object
示例:null
必填
readcontrol
int
示例:0
必填
width
int
示例:200
必填
tooltip
object
示例:null
必填
align
int
示例:1
必填
bitsgridId
int
示例:6360
必填

响应参数

参数名
类型
描述
必填
code
int
示例:0
必填
msg
string
示例:请求成功
必填
data
object
示例:null
必填