Search
Preparing search index...
The search index is not available
kdayun 界面引擎API
Options
All
Public
Public/Protected
All
Inherited
Menu
kdayun 界面引擎API
YH-Designer/src/base/datasource/reader/JsonReader
IJsonReaderConfig
Interface IJsonReaderConfig
json数据读取配置接口
Hierarchy
IJsonReaderConfig
ISqlReaderOptions
Implemented by
JsonReader
Index
Properties
fields
id
Field
msg
Property
root
success
Property
total
Property
Properties
Optional
fields
fields
:
IField
[]
字段列表数组
id
Field
id
Field
:
string
唯一id的key名
msg
Property
msg
Property
:
string
消息节点key名
root
root
:
string
json的最顶端的节点
success
Property
success
Property
:
string
状态节点key名
total
Property
total
Property
:
string
总数的节点key名
Modules
YH-
Designer/src/base/datasource/reader/
Json
Reader
Generated using
TypeDoc
json数据读取配置接口