根据ID查找GRID
GET
http://localhost/grid/grid/getGridById?id=5081
请求参数
参数名
类型
描述
必填
id
int
示例:5081
必填
响应参数
参数名
类型
描述
必填
code
int
示例:0
必填
msg
string
示例:请求成功
必填
id
int
示例:5081
必填
code
string
示例:140101
必填
girdname
string
示例:房源发布新建
必填
datasource
string
示例:select active.id,
active.id as ywbh,
active.createdate cjsj,
active.createdate wcsj,
rentissueroom.roomstatus fyzt,
(case active.ywbz
when 1401011 then
'未提交'
when 1401012 then
case active.ywzt
when 0 then
'待审核'
when -1 then
'已完成'
end
end) shzt,
(...
必填
description
string
示例:房源发布页面
必填
readcontrol
int
示例:1
必填
pageable
object
示例:null
必填
pagesize
object
示例:null
必填
singleselect
object
示例:null
必填