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
| [
| {
| "UserName": "集团公司",
| "WasteWaters": "",
| "AddOutPut": "",
| "MonthOutPut": "",
| "NH4NPut": "",
| "NH4NMonth": "",
| "normal": "",
| "overProof": "",
| "Abnormal": "",
| "StopProduction": "",
| "deficiency": ""
| },
| {
| "UserName": "天津石化",
| "WasteWaters": "116.6",
| "AddOutPut": "58",
| "MonthOutPut": "13",
| "NH4NPut": "58",
| "NH4NMonth": "13",
| "normal": "21",
| "overProof": "2",
| "Abnormal": "2",
| "StopProduction": "2",
| "deficiency": "2"
| },
| {
| "UserName": "xxxx炼化3",
| "WasteWaters": "116",
| "MonthOutPut": "13",
| "NH4NPut": "58",
| "NH4NMonth": "13",
| "normal": "21",
| "overProof": "2",
| "Abnormal": "2",
| "StopProduction": "2",
| "deficiency": "2"
| },
| {
| "UserName": "xxxx4",
| "WasteWaters": "116",
| "AddOutPut": "58",
| "MonthOutPut": "13",
| "NH4NPut": "58",
| "NH4NMonth": "13",
| "normal": "21",
| "overProof": "2",
| "Abnormal": "2",
| "StopProduction": "2",
| "deficiency": "2"
| }
| ]
|
|