1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
| [
| {
| "no": 0,
| "company": "扬子石化",
| "plate": "炼油板块",
| "unitName": "芳烃厂、炼油厂",
| "governName": "硫磺回收治理设施",
| "Longitude": 118.7936111111,
| "Latitude": 32.2583305556,
| "status": 1
| },
| {
| "no": 1,
| "company": "中韩石化",
| "plate": "炼油板块",
| "unitName": "炼油二部",
| "governName": "催化裂化治理设施",
| "Longitude": 114.44016,
| "Latitude": 30.65305,
| "status": 1
| }
| ]
|
|