表格更新
更新时间:2024-11-04
基本信息
Path: /open/v1/tableqa/table/update
Method: POST
接口描述:
请求参数
Body
{
1 "_effect": 1,
2 "agentId": "ced000cf-bbac-4d31-800a-d783f3c5c16d",
3 "id": "6375675c-b776-4445-90bc-96a79b26027f",
4 "categoryId": "dfc28532-af87-41a2-93ac-f40f51f4a335",
5 "tableName": "车型aha",
6 "tableAlias": "汽车",
7 "description": null,
8 "version": 2,
9 "created": "2023-07-04 19:35:17",
10 "updated": "2023-08-16 15:21:18",
11 "lastEditUsername": "shandan552200",
12 "lastEditUserId": "115753635",
13 "createdUserId": "115753635",
14 "createdUsername": "shandan552200",
15 "userId": null,
16 "userName": null,
17 "hasActiveCopy": false,
18 "tableAliasList": [
19 "汽车"
20 ],
21 "categoryName": null,
22 "importantLimit": false,
23 "importantPropertyNum": 0,
24 "importantRecordNum": 0,
25 "fuzzySupport": true,
26 "fuzzyRange": 0.1,
27 "optimizeBind": false,
28 "knowledgeVersion": null,
29 "knowledgeUpdated": null,
30 "modelVersion": null,
31 "requestSource": "UNIT",
32 "cskbLocked": false
33}
返回数据
Javascript
1{
2 "time": 1692261465242,
3 "data": null,
4 "code": 4002801,
5 "msg": "OK"
6}