temp.json
987 Bytes
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
{
"cols": [
{
"width": "0",
"text": "",
"hide": true,
"column": "productCode",
"orderkey": "productCode"
},
{
"width": "0",
"text": "",
"hide": true,
"column": "serviceId",
"orderkey": "serviceId"
},
{
"width": "15%",
"text": "34181",
"column": "productName",
"orderkey": "productName"
},
{
"width": "15%",
"text": "504396",
"column": "serviceName",
"orderkey": "serviceName"
},
{
"width": "15%",
"text": "504397",
"column": "routeId",
"orderkey": "routeId"
},
{
"width": "15%",
"text": "504400",
"column": "async",
"orderkey": "async"
},
{
"width": "15%",
"text": "504607",
"column": "executecondition",
"orderkey": "executecondition"
},
{
"width": "20%",
"text": "504582",
"column": "multipleexecute",
"orderkey": "multipleexecute"
}
]
}