datas.json
2.95 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
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
{
"table": {
"pageUid": "",
"pageId": "",
"tableType": "none",
"pageSize": "",
"instanceid": "ListTable"
},
"sql": {
"backfields": " SERVICEID,SERVICENAME,SERVICESTATUS,SERVICETYPE,PRODUCTCODE,MODULECODE,dataflag,CREATEDATE,CREATETIME ",
"sqlform": " ESB_SERVICE ",
"sqlwhere": "",
"sqlorderby": " CREATEDATE DESC, CREATETIME DESC ",
"sqlprimarykey": " SERVICEID ",
"sqlisdistinct": "true"
},
"cols": [
{
"width": "20%",
"text": "502094",
"column": "serviceId",
"orderkey": "serviceId",
"transmethod": "com.api.integration.util.TableShowFormart.formartServiceId",
"otherpara": "",
"target":"_self",
"isPrimarykey":true
},
{
"width": "20%",
"text": "386719",
"column": "serviceName",
"orderkey": "serviceName"
},
{
"width": "15%",
"text": "502843",
"column": "serviceType",
"transmethod": "com.api.integration.util.TableShowFormart.formartSerExecuteContention",
"otherpara": "",
"orderkey": "serviceType"
},
{
"width": "20%",
"text": "33522",
"column": "moduleCode",
"transmethod": "com.api.integration.util.TableShowFormart.formartSerModuleCode",
"otherpara": "",
"orderkey": "moduleCode"
},
{
"width": "20%",
"text": "501515",
"column": "productCode",
"transmethod": "com.api.integration.util.TableShowFormart.formartReProductCode",
"otherpara": "",
"orderkey": "productCode"
},
{
"width": "0",
"text": "",
"column": "serviceStatus",
"orderkey": "serviceStatus",
"hide":true
},
{
"width": "0",
"text": "",
"hide": true,
"column": "dataflag"
}
],
"popedom": {
"transmethod": "weaver.general.SplitPageTransmethod.getOpratePopedomWithServiceStatus",
"otherpara": "column:serviceStatus+column:dataflag"
},
"operate": [
{
"text": "33564",
"type": "BTN_DETAIL",
"index": "0"
},
{
"text": "93",
"type": "BTN_EDIT",
"otherpara":"column:serviceType",
"index": "1"
},
{
"text": "114",
"type": "BTN_PUBLISH",
"index": "2"
},
{
"text": "114",
"type": "BTN_UNSEALING",
"index": "3"
},
{
"text": "501335",
"type": "BTN_SEAL_UP",
"index": "4"
},
{
"text": "32025",
"type": "BTN_RECALL",
"index": "5"
},
{
"text": "25496",
"type": "BTN_TEST",
"index": "6"
},
{
"text": "23777",
"type": "BTN_DEL",
"index": "7"
},
{
"text": "502349",
"type": "BTN_QUOTE",
"index": "8"
},
{
"text": "514160",
"type": "BTN_FAST_PUBLISH",
"index": "9"
},
{
"text": "83",
"type": "BTN_LOG",
"index": "10"
}
],
"checkbox":{
"id":"checkbox",
"showmethod":"weaver.general.SplitPageTransmethod.getCheckBox",
"popedompara":"column:serviceid"
}
}