数据字典列表
GET
http://localhost:7090/api/fieldManage/public/ajaxIndex
请求头
参数名
类型
描述
必填
Cookie
string
cookie
必填
请求参数
参数名
类型
描述
必填
type
string
类型 写死传:fieldList
必填
spage
int
每页数量
必填
page
int
页码
必填
fieldName
int
字段注释对应的ID
必填
tableName
string
表单名称
必填
fieldEnName
int
字段对应的ID
必填
响应参数
参数名
类型
描述
必填
ID
int
主键ID
必填
Name
string
字段注释
必填
Field
string
字段
必填
Table
string
表单
必填
Property
int
长度
必填
GroupConcat
int
是否分组连接 0否 1是
必填
InTable
string
是否为表字段 0否 1是
必填
Attribute
int
字段搜索属性(1:普通搜索类,2:状态搜索类,3:时间搜索类,4:所属组织)
必填
ClassAttribute
int
字段搜索样式属性(1:文本输入;2:时间区间;3:下拉单选;4:下拉多选,5:月份)
必填