datas.json
1.42 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
{
"table": {
"pageUid": "",
"pageId": "",
"tableType": "none",
"pageSize": "",
"instanceid": "ESB_PUBLISH_list_table"
},
"sql": {
"backfields": " TRIGGERID,TRIGGERTYPE,DESCRIPTION,STATE,CREATEDATE,CREATETIME ",
"sqlform": " ESB_TRIGGER ",
"sqlwhere": "",
"sqlorderby": " CREATEDATE DESC, CREATETIME DESC ",
"sqlprimarykey": "TRIGGERID",
"sqlisdistinct": "true"
},
"cols": [
{
"width": "25%",
"text": "84",
"column": "TRIGGERID",
"orderkey": "TRIGGERID",
"isPrimarykey":true
},{
"width": "25%",
"text": "85",
"column": "DESCRIPTION",
"orderkey": "DESCRIPTION"
},{
"width": "25%",
"text": "33234",
"column": "TRIGGERTYPE",
"orderkey": "TRIGGERTYPE"
},{
"width": "25%",
"text": "125504",
"column": "STATE",
"orderkey": "STATE",
"transmethod": "com.api.integration.util.TableShowFormart.formartOCFailedStauts",
"otherpara": ""
}
],
"popedom": {
"transmethod": "weaver.general.SplitPageTransmethod.getOpratePopedom",
"otherpara": "2"
},
"operate": [
{
"text": "93",
"type": "BTN_EDIT",
"index": "0"
},
{
"text": "23777",
"type": "BTN_DEL",
"index": "1"
}
],
"checkbox":{
"id":"",
"showmethod":"weaver.general.SplitPageTransmethod.getCheckBox",
"popedompara":"column:TRIGGERID"
}
}