datas.json
1.81 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
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
{
"table": {
"pageUid": "",
"pageId": "",
"tableType": "none",
"pageSize": "",
"instanceid": "ESB_PUBLISH_detail_log_list_table"
},
"sql": {
"backfields": " BATCHKEY,STARTTIME,ENDTIME,RUNTIME,RUNSTATE,TRIGGERID,TRIGGERKEY,PUBLISHID ",
"sqlform": " ESB_LOG ",
"sqlwhere": "",
"sqlorderby": " STARTTIME DESC ",
"sqlprimarykey": " BATCHKEY ",
"sqlsortway": "ASC",
"sqlisdistinct": "true"
},
"cols": [
{
"width": "20%",
"text": "382082",
"column": "batchkey",
"orderkey": "batchkey",
"isPrimarykey":true
},{
"width": "15%",
"text": "742",
"column": "starttime",
"orderkey": "starttime"
},{
"width": "15%",
"text": "1036",
"column": "endtime",
"orderkey": "endtime"
},{
"width": "10%",
"text": "${19079}(ms)",
"column": "runtime",
"orderkey": "runtime"
},{
"width": "10%",
"text": "382084",
"column": "runstate",
"orderkey": "runstate",
"transmethod": "com.api.integration.util.TableShowFormart.formartRunStauts",
"otherpara":""
},{
"width": "15%",
"text": "382018,84",
"column": "triggerid",
"orderkey": "triggerid"
},{
"width": "15%",
"text": "108,84",
"column": "triggerkey",
"orderkey": "triggerkey"
},{
"width": "0%",
"hide": "true",
"column": "publishId",
"orderkey": "publishId"
}
],
"popedom": {
"transmethod": "weaver.general.SplitPageTransmethod.getOpratePopedom",
"otherpara": "2"
},
"operate": [
{
"text": "1338,126218",
"type": "BTN_RUNLOG",
"index": "0"
}
],
"checkbox":{
"id":"",
"showmethod":"weaver.general.SplitPageTransmethod.getCheckBox",
"popedompara":"column:PUBLISHID"
}
}