public class AppView extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
GetViewRecordListAppViewResp |
getViewRecordList(GetViewRecordListAppViewReq req)
查询视图数据记录,查询应用下的视图数据记录,包括指定列、字段值及分页信息,适用于需要获取应用下某视图数据的记录、展示等场景。
|
GetViewRecordListAppViewResp |
getViewRecordList(GetViewRecordListAppViewReq req,
RequestOptions reqOptions)
查询视图数据记录,查询应用下的视图数据记录,包括指定列、字段值及分页信息,适用于需要获取应用下某视图数据的记录、展示等场景。
|
public AppView(Config config)
public GetViewRecordListAppViewResp getViewRecordList(GetViewRecordListAppViewReq req, RequestOptions reqOptions) throws Exception
Exceptionpublic GetViewRecordListAppViewResp getViewRecordList(GetViewRecordListAppViewReq req) throws Exception
ExceptionCopyright © 2026. All rights reserved.