datas.json
2.29 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
{
"table": {
"pageUid": "",
"pageId": "",
"tableType": "none",
"pageSize": "",
"instanceid": "ListTable"
},
"sql": {
"backfields": " * ",
"sqlform": " esb_transform ",
"sqlwhere": "",
"sqlorderby": " transformCode ASC ",
"sqlprimarykey": " transformCode ",
"sqlisdistinct": "false"
},
"cols": [
{
"width": "20%",
"text": "505352",
"column": "transformCode",
"orderkey": "transformCode",
"transmethod": "com.api.integration.util.TableShowFormart.formartTransformCode",
"otherpara": "",
"target":"_self",
"isPrimarykey":true
},
{
"width": "20%",
"text": "19829",
"column": "transformName",
"orderkey": "transformName"
},
{
"width": "15%",
"text": "388897",
"column": "transformType",
"transmethod": "com.api.integration.util.TableShowFormart.formartTransformContention",
"otherpara": "",
"orderkey": "transformType"
},
{
"width": "20%",
"text": "85",
"column": "description",
"orderkey": "description"
},
{
"width": "20%",
"text": "501515",
"column": "productCode",
"transmethod": "com.api.integration.util.TableShowFormart.formartReProductCode",
"otherpara": "",
"orderkey": "productCode"
},
{
"width": "0",
"text": "",
"column": "transformStatus",
"orderkey": "transformStatus",
"hide":true
}
],
"popedom": {
"transmethod": "weaver.general.SplitPageTransmethod.getOpratePopedomWithTransformStatus",
"otherpara": "column:transformStatus"
},
"operate": [
{
"text": "33564",
"type": "BTN_EDIT",
"index": "0"
},
{
"text": "93",
"type": "BTN_EDIT",
"index": "1"
},
{
"text": "501334",
"type": "BTN_UNSEALING",
"index": "2"
},
{
"text": "501335",
"type": "BTN_SEAL_UP",
"index": "3"
},
{
"text": "91",
"type": "BTN_DEL",
"index": "4"
},
{
"text": "502349",
"type": "BTN_QUOTE",
"index": "5"
},
{
"text": "83",
"type": "BTN_LOG",
"index": "5"
}
],
"checkbox":{
"id":"checkbox",
"showmethod":"weaver.general.SplitPageTransmethod.getCheckBox",
"popedompara":"column:transformCode"
}
}