datas.json
1.46 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": "CoreMailLogTable"
},
"sql": {
"backfields": " * ",
"sqlform": "coremaillog ",
"sqlwhere": "",
"sqlorderby": "id",
"sqlprimarykey": "id",
"sqlsortway": "Desc",
"sqlisdistinct": "true"
},
"cols": [
{
"width": "13%",
"text": "125929",
"column": "datatype",
"orderkey": "datatype",
"transmethod": "weaver.interfaces.email.CoreMailUtil.getDataTypeName",
"otherpara": ""
},
{
"width": "13%",
"text": "125930",
"column": "operatedata",
"orderkey": "operatedata"
},
{
"width": "13%",
"text": "15503",
"column": "operatetype",
"orderkey": "operatetype",
"transmethod": "weaver.interfaces.email.CoreMailUtil.getOperateTypeName",
"otherpara": ""
},
{
"width": "13%",
"text": "81420",
"column": "operateresult",
"orderkey": "operateresult",
"transmethod": "weaver.interfaces.email.CoreMailUtil.getOperateResultName",
"otherpara": ""
},
{
"width": "33%",
"text": "27041",
"column": "operateremark",
"orderkey": "operateremark"
},
{
"width": "15%",
"text": "83,277",
"column": "logdate",
"orderkey": "logdate",
"transmethod": "weaver.splitepage.transform.SptmForCrm.getTime",
"otherpara": "column:logtime"
}
]
}