/rest/excute{
"operation": {
"method": "none"
}
}| No. | Field | Name | Type | Default | Required | Description |
|---|---|---|---|---|---|---|
| 1 | start | start | string | 0 | Optional | 从结果集合的哪一行开始获取记录(从0计算) |
| 2 | range | range | string | 100 | Required | 最多获取start行开始的多少条记录,考虑系统 性能,最大值将由系统参数设定 (Bos3.0.properties#rest.query.max.range ,缺省为100) |
| 3 | count | count | string | true | Required | 111 |
| 4 | columns | columns | string | ID,DOCNO | Optional | 111 |
| 5 | params | params | object | 1 | Optional | 结构,称为Expression,为嵌套二叉树结构 |
| 6 | expr1 | expr1 | object | 1 | Optional | 通过combine指明两个Expression之间的关系 |
| 7 | expr2 | expr2 | object | 1 | Optional | 111 |
| 8 | condition | condition | string | 1 | Optional | 在未设置combine对象时必填。 字符串设置对 应字段的条件, 例如 20090901~20091021表示 日期的范围,>10表示数字字段的范围,输入方 式与BOS3.0界面一致。=SA001,表示完全匹 配,SA001表示包含此内容(相当 于%SA001%)。 |
| 9 | column | column | string | 1 | Optional | 在未设置combine对象时必填。column 名称或 者ColumnLink,必须起始于table,忽略主表名 称 |
| 10 | condition | condition | string | 1 | Optional | 111 |
| 11 | column | column | string | 1 | Optional | 111 |
| 12 | combine | combine | string | 1 | Optional | “and” | “or” | “and not” | “or not”,若设置,必填expr1和expr2属性,忽略 column和condition。 |
| 13 | table | table | string | 1 | Required | 111 |
No parameter reference available
The 表头表体组合查询_v1 API (/rest/excute) of 伯俊ERP is curated by the API asset management module of the Qeasy Cloud data integration platform and kept in sync with 伯俊ERP version updates.
Qeasy ships with prebuilt adaptation for this API — contact us to start configuring data integration.