1
This commit is contained in:
817
ems-backend/json-db/aqi_records.json
Normal file
817
ems-backend/json-db/aqi_records.json
Normal file
@@ -0,0 +1,817 @@
|
||||
[ {
|
||||
"id" : 1,
|
||||
"cityName" : "北京市",
|
||||
"aqiValue" : 40,
|
||||
"recordTime" : "2025-06-23T23:34:02.3973662",
|
||||
"pm25" : 10.5,
|
||||
"pm10" : 20.3,
|
||||
"so2" : 5.1,
|
||||
"no2" : 15.2,
|
||||
"co" : 0.8,
|
||||
"o3" : 30.1,
|
||||
"latitude" : null,
|
||||
"longitude" : null,
|
||||
"gridX" : 0,
|
||||
"gridY" : 0,
|
||||
"grid" : null
|
||||
}, {
|
||||
"id" : 2,
|
||||
"cityName" : "上海市",
|
||||
"aqiValue" : 35,
|
||||
"recordTime" : "2025-06-22T23:34:02.3973662",
|
||||
"pm25" : 9.2,
|
||||
"pm10" : 18.5,
|
||||
"so2" : 4.8,
|
||||
"no2" : 14.0,
|
||||
"co" : 0.7,
|
||||
"o3" : 28.5,
|
||||
"latitude" : null,
|
||||
"longitude" : null,
|
||||
"gridX" : 0,
|
||||
"gridY" : 1,
|
||||
"grid" : null
|
||||
}, {
|
||||
"id" : 3,
|
||||
"cityName" : "广州市",
|
||||
"aqiValue" : 75,
|
||||
"recordTime" : "2025-06-21T23:34:02.3973662",
|
||||
"pm25" : 25.3,
|
||||
"pm10" : 45.7,
|
||||
"so2" : 10.2,
|
||||
"no2" : 30.5,
|
||||
"co" : 1.5,
|
||||
"o3" : 60.2,
|
||||
"latitude" : null,
|
||||
"longitude" : null,
|
||||
"gridX" : 1,
|
||||
"gridY" : 0,
|
||||
"grid" : null
|
||||
}, {
|
||||
"id" : 4,
|
||||
"cityName" : "深圳市",
|
||||
"aqiValue" : 85,
|
||||
"recordTime" : "2025-06-20T23:34:02.3973662",
|
||||
"pm25" : 28.6,
|
||||
"pm10" : 52.1,
|
||||
"so2" : 12.3,
|
||||
"no2" : 35.8,
|
||||
"co" : 1.8,
|
||||
"o3" : 68.5,
|
||||
"latitude" : null,
|
||||
"longitude" : null,
|
||||
"gridX" : 1,
|
||||
"gridY" : 1,
|
||||
"grid" : null
|
||||
}, {
|
||||
"id" : 5,
|
||||
"cityName" : "成都市",
|
||||
"aqiValue" : 130,
|
||||
"recordTime" : "2025-06-19T23:34:02.3973662",
|
||||
"pm25" : 45.2,
|
||||
"pm10" : 85.3,
|
||||
"so2" : 20.5,
|
||||
"no2" : 55.8,
|
||||
"co" : 3.2,
|
||||
"o3" : 90.5,
|
||||
"latitude" : null,
|
||||
"longitude" : null,
|
||||
"gridX" : 2,
|
||||
"gridY" : 0,
|
||||
"grid" : null
|
||||
}, {
|
||||
"id" : 6,
|
||||
"cityName" : "武汉市",
|
||||
"aqiValue" : 175,
|
||||
"recordTime" : "2025-06-18T23:34:02.3973662",
|
||||
"pm25" : 60.5,
|
||||
"pm10" : 110.8,
|
||||
"so2" : 30.2,
|
||||
"no2" : 70.5,
|
||||
"co" : 4.5,
|
||||
"o3" : 120.3,
|
||||
"latitude" : null,
|
||||
"longitude" : null,
|
||||
"gridX" : 2,
|
||||
"gridY" : 1,
|
||||
"grid" : null
|
||||
}, {
|
||||
"id" : 7,
|
||||
"cityName" : "西安市",
|
||||
"aqiValue" : 250,
|
||||
"recordTime" : "2025-06-17T23:34:02.3973662",
|
||||
"pm25" : 90.3,
|
||||
"pm10" : 160.5,
|
||||
"so2" : 45.8,
|
||||
"no2" : 95.2,
|
||||
"co" : 6.8,
|
||||
"o3" : 150.5,
|
||||
"latitude" : null,
|
||||
"longitude" : null,
|
||||
"gridX" : 3,
|
||||
"gridY" : 0,
|
||||
"grid" : null
|
||||
}, {
|
||||
"id" : 8,
|
||||
"cityName" : "兰州市",
|
||||
"aqiValue" : 320,
|
||||
"recordTime" : "2025-06-16T23:34:02.3973662",
|
||||
"pm25" : 120.5,
|
||||
"pm10" : 200.8,
|
||||
"so2" : 60.2,
|
||||
"no2" : 120.5,
|
||||
"co" : 8.5,
|
||||
"o3" : 180.3,
|
||||
"latitude" : null,
|
||||
"longitude" : null,
|
||||
"gridX" : 3,
|
||||
"gridY" : 1,
|
||||
"grid" : null
|
||||
}, {
|
||||
"id" : 9,
|
||||
"cityName" : "北京市",
|
||||
"aqiValue" : 50,
|
||||
"recordTime" : "2025-06-24T23:34:02.4173684",
|
||||
"pm25" : 20.0,
|
||||
"pm10" : 40.0,
|
||||
"so2" : 8.0,
|
||||
"no2" : 25.0,
|
||||
"co" : 1.0,
|
||||
"o3" : 50.0,
|
||||
"latitude" : null,
|
||||
"longitude" : null,
|
||||
"gridX" : 0,
|
||||
"gridY" : 0,
|
||||
"grid" : null
|
||||
}, {
|
||||
"id" : 10,
|
||||
"cityName" : "北京市",
|
||||
"aqiValue" : 65,
|
||||
"recordTime" : "2025-06-23T23:34:02.4173684",
|
||||
"pm25" : 20.0,
|
||||
"pm10" : 42.0,
|
||||
"so2" : 8.0,
|
||||
"no2" : 26.0,
|
||||
"co" : 1.0,
|
||||
"o3" : 53.0,
|
||||
"latitude" : null,
|
||||
"longitude" : null,
|
||||
"gridX" : 0,
|
||||
"gridY" : 1,
|
||||
"grid" : null
|
||||
}, {
|
||||
"id" : 11,
|
||||
"cityName" : "北京市",
|
||||
"aqiValue" : 80,
|
||||
"recordTime" : "2025-06-22T23:34:02.4183691",
|
||||
"pm25" : 20.0,
|
||||
"pm10" : 44.0,
|
||||
"so2" : 8.0,
|
||||
"no2" : 27.0,
|
||||
"co" : 1.0,
|
||||
"o3" : 56.0,
|
||||
"latitude" : null,
|
||||
"longitude" : null,
|
||||
"gridX" : 0,
|
||||
"gridY" : 2,
|
||||
"grid" : null
|
||||
}, {
|
||||
"id" : 12,
|
||||
"cityName" : "北京市",
|
||||
"aqiValue" : 95,
|
||||
"recordTime" : "2025-06-21T23:34:02.4183691",
|
||||
"pm25" : 20.0,
|
||||
"pm10" : 46.0,
|
||||
"so2" : 8.0,
|
||||
"no2" : 28.0,
|
||||
"co" : 1.0,
|
||||
"o3" : 59.0,
|
||||
"latitude" : null,
|
||||
"longitude" : null,
|
||||
"gridX" : 0,
|
||||
"gridY" : 3,
|
||||
"grid" : null
|
||||
}, {
|
||||
"id" : 13,
|
||||
"cityName" : "北京市",
|
||||
"aqiValue" : 110,
|
||||
"recordTime" : "2025-06-20T23:34:02.4183691",
|
||||
"pm25" : 20.0,
|
||||
"pm10" : 48.0,
|
||||
"so2" : 8.0,
|
||||
"no2" : 29.0,
|
||||
"co" : 1.0,
|
||||
"o3" : 62.0,
|
||||
"latitude" : null,
|
||||
"longitude" : null,
|
||||
"gridX" : 0,
|
||||
"gridY" : 4,
|
||||
"grid" : null
|
||||
}, {
|
||||
"id" : 14,
|
||||
"cityName" : "北京市",
|
||||
"aqiValue" : 65,
|
||||
"recordTime" : "2025-06-23T23:34:02.4183691",
|
||||
"pm25" : 21.0,
|
||||
"pm10" : 40.0,
|
||||
"so2" : 9.0,
|
||||
"no2" : 25.0,
|
||||
"co" : 1.2,
|
||||
"o3" : 50.0,
|
||||
"latitude" : null,
|
||||
"longitude" : null,
|
||||
"gridX" : 1,
|
||||
"gridY" : 0,
|
||||
"grid" : null
|
||||
}, {
|
||||
"id" : 15,
|
||||
"cityName" : "北京市",
|
||||
"aqiValue" : 80,
|
||||
"recordTime" : "2025-06-22T23:34:02.4183691",
|
||||
"pm25" : 21.0,
|
||||
"pm10" : 42.0,
|
||||
"so2" : 9.0,
|
||||
"no2" : 26.0,
|
||||
"co" : 1.2,
|
||||
"o3" : 53.0,
|
||||
"latitude" : null,
|
||||
"longitude" : null,
|
||||
"gridX" : 1,
|
||||
"gridY" : 1,
|
||||
"grid" : null
|
||||
}, {
|
||||
"id" : 16,
|
||||
"cityName" : "北京市",
|
||||
"aqiValue" : 95,
|
||||
"recordTime" : "2025-06-21T23:34:02.4183691",
|
||||
"pm25" : 21.0,
|
||||
"pm10" : 44.0,
|
||||
"so2" : 9.0,
|
||||
"no2" : 27.0,
|
||||
"co" : 1.2,
|
||||
"o3" : 56.0,
|
||||
"latitude" : null,
|
||||
"longitude" : null,
|
||||
"gridX" : 1,
|
||||
"gridY" : 2,
|
||||
"grid" : null
|
||||
}, {
|
||||
"id" : 17,
|
||||
"cityName" : "北京市",
|
||||
"aqiValue" : 110,
|
||||
"recordTime" : "2025-06-20T23:34:02.4183691",
|
||||
"pm25" : 21.0,
|
||||
"pm10" : 46.0,
|
||||
"so2" : 9.0,
|
||||
"no2" : 28.0,
|
||||
"co" : 1.2,
|
||||
"o3" : 59.0,
|
||||
"latitude" : null,
|
||||
"longitude" : null,
|
||||
"gridX" : 1,
|
||||
"gridY" : 3,
|
||||
"grid" : null
|
||||
}, {
|
||||
"id" : 18,
|
||||
"cityName" : "北京市",
|
||||
"aqiValue" : 125,
|
||||
"recordTime" : "2025-06-19T23:34:02.4183691",
|
||||
"pm25" : 21.0,
|
||||
"pm10" : 48.0,
|
||||
"so2" : 9.0,
|
||||
"no2" : 29.0,
|
||||
"co" : 1.2,
|
||||
"o3" : 62.0,
|
||||
"latitude" : null,
|
||||
"longitude" : null,
|
||||
"gridX" : 1,
|
||||
"gridY" : 4,
|
||||
"grid" : null
|
||||
}, {
|
||||
"id" : 19,
|
||||
"cityName" : "北京市",
|
||||
"aqiValue" : 80,
|
||||
"recordTime" : "2025-06-22T23:34:02.4183691",
|
||||
"pm25" : 22.0,
|
||||
"pm10" : 40.0,
|
||||
"so2" : 10.0,
|
||||
"no2" : 25.0,
|
||||
"co" : 1.4,
|
||||
"o3" : 50.0,
|
||||
"latitude" : null,
|
||||
"longitude" : null,
|
||||
"gridX" : 2,
|
||||
"gridY" : 0,
|
||||
"grid" : null
|
||||
}, {
|
||||
"id" : 20,
|
||||
"cityName" : "北京市",
|
||||
"aqiValue" : 95,
|
||||
"recordTime" : "2025-06-21T23:34:02.4183691",
|
||||
"pm25" : 22.0,
|
||||
"pm10" : 42.0,
|
||||
"so2" : 10.0,
|
||||
"no2" : 26.0,
|
||||
"co" : 1.4,
|
||||
"o3" : 53.0,
|
||||
"latitude" : null,
|
||||
"longitude" : null,
|
||||
"gridX" : 2,
|
||||
"gridY" : 1,
|
||||
"grid" : null
|
||||
}, {
|
||||
"id" : 21,
|
||||
"cityName" : "北京市",
|
||||
"aqiValue" : 110,
|
||||
"recordTime" : "2025-06-20T23:34:02.4183691",
|
||||
"pm25" : 22.0,
|
||||
"pm10" : 44.0,
|
||||
"so2" : 10.0,
|
||||
"no2" : 27.0,
|
||||
"co" : 1.4,
|
||||
"o3" : 56.0,
|
||||
"latitude" : null,
|
||||
"longitude" : null,
|
||||
"gridX" : 2,
|
||||
"gridY" : 2,
|
||||
"grid" : null
|
||||
}, {
|
||||
"id" : 22,
|
||||
"cityName" : "北京市",
|
||||
"aqiValue" : 125,
|
||||
"recordTime" : "2025-06-19T23:34:02.4183691",
|
||||
"pm25" : 22.0,
|
||||
"pm10" : 46.0,
|
||||
"so2" : 10.0,
|
||||
"no2" : 28.0,
|
||||
"co" : 1.4,
|
||||
"o3" : 59.0,
|
||||
"latitude" : null,
|
||||
"longitude" : null,
|
||||
"gridX" : 2,
|
||||
"gridY" : 3,
|
||||
"grid" : null
|
||||
}, {
|
||||
"id" : 23,
|
||||
"cityName" : "北京市",
|
||||
"aqiValue" : 140,
|
||||
"recordTime" : "2025-06-18T23:34:02.4183691",
|
||||
"pm25" : 22.0,
|
||||
"pm10" : 48.0,
|
||||
"so2" : 10.0,
|
||||
"no2" : 29.0,
|
||||
"co" : 1.4,
|
||||
"o3" : 62.0,
|
||||
"latitude" : null,
|
||||
"longitude" : null,
|
||||
"gridX" : 2,
|
||||
"gridY" : 4,
|
||||
"grid" : null
|
||||
}, {
|
||||
"id" : 24,
|
||||
"cityName" : "北京市",
|
||||
"aqiValue" : 95,
|
||||
"recordTime" : "2025-06-21T23:34:02.4183691",
|
||||
"pm25" : 23.0,
|
||||
"pm10" : 40.0,
|
||||
"so2" : 11.0,
|
||||
"no2" : 25.0,
|
||||
"co" : 1.6,
|
||||
"o3" : 50.0,
|
||||
"latitude" : null,
|
||||
"longitude" : null,
|
||||
"gridX" : 3,
|
||||
"gridY" : 0,
|
||||
"grid" : null
|
||||
}, {
|
||||
"id" : 25,
|
||||
"cityName" : "北京市",
|
||||
"aqiValue" : 110,
|
||||
"recordTime" : "2025-06-20T23:34:02.4183691",
|
||||
"pm25" : 23.0,
|
||||
"pm10" : 42.0,
|
||||
"so2" : 11.0,
|
||||
"no2" : 26.0,
|
||||
"co" : 1.6,
|
||||
"o3" : 53.0,
|
||||
"latitude" : null,
|
||||
"longitude" : null,
|
||||
"gridX" : 3,
|
||||
"gridY" : 1,
|
||||
"grid" : null
|
||||
}, {
|
||||
"id" : 26,
|
||||
"cityName" : "北京市",
|
||||
"aqiValue" : 125,
|
||||
"recordTime" : "2025-06-19T23:34:02.4183691",
|
||||
"pm25" : 23.0,
|
||||
"pm10" : 44.0,
|
||||
"so2" : 11.0,
|
||||
"no2" : 27.0,
|
||||
"co" : 1.6,
|
||||
"o3" : 56.0,
|
||||
"latitude" : null,
|
||||
"longitude" : null,
|
||||
"gridX" : 3,
|
||||
"gridY" : 2,
|
||||
"grid" : null
|
||||
}, {
|
||||
"id" : 27,
|
||||
"cityName" : "北京市",
|
||||
"aqiValue" : 140,
|
||||
"recordTime" : "2025-06-18T23:34:02.4183691",
|
||||
"pm25" : 23.0,
|
||||
"pm10" : 46.0,
|
||||
"so2" : 11.0,
|
||||
"no2" : 28.0,
|
||||
"co" : 1.6,
|
||||
"o3" : 59.0,
|
||||
"latitude" : null,
|
||||
"longitude" : null,
|
||||
"gridX" : 3,
|
||||
"gridY" : 3,
|
||||
"grid" : null
|
||||
}, {
|
||||
"id" : 28,
|
||||
"cityName" : "北京市",
|
||||
"aqiValue" : 155,
|
||||
"recordTime" : "2025-06-17T23:34:02.4183691",
|
||||
"pm25" : 23.0,
|
||||
"pm10" : 48.0,
|
||||
"so2" : 11.0,
|
||||
"no2" : 29.0,
|
||||
"co" : 1.6,
|
||||
"o3" : 62.0,
|
||||
"latitude" : null,
|
||||
"longitude" : null,
|
||||
"gridX" : 3,
|
||||
"gridY" : 4,
|
||||
"grid" : null
|
||||
}, {
|
||||
"id" : 29,
|
||||
"cityName" : "北京市",
|
||||
"aqiValue" : 110,
|
||||
"recordTime" : "2025-06-20T23:34:02.4183691",
|
||||
"pm25" : 24.0,
|
||||
"pm10" : 40.0,
|
||||
"so2" : 12.0,
|
||||
"no2" : 25.0,
|
||||
"co" : 1.8,
|
||||
"o3" : 50.0,
|
||||
"latitude" : null,
|
||||
"longitude" : null,
|
||||
"gridX" : 4,
|
||||
"gridY" : 0,
|
||||
"grid" : null
|
||||
}, {
|
||||
"id" : 30,
|
||||
"cityName" : "北京市",
|
||||
"aqiValue" : 125,
|
||||
"recordTime" : "2025-06-19T23:34:02.4183691",
|
||||
"pm25" : 24.0,
|
||||
"pm10" : 42.0,
|
||||
"so2" : 12.0,
|
||||
"no2" : 26.0,
|
||||
"co" : 1.8,
|
||||
"o3" : 53.0,
|
||||
"latitude" : null,
|
||||
"longitude" : null,
|
||||
"gridX" : 4,
|
||||
"gridY" : 1,
|
||||
"grid" : null
|
||||
}, {
|
||||
"id" : 31,
|
||||
"cityName" : "北京市",
|
||||
"aqiValue" : 140,
|
||||
"recordTime" : "2025-06-18T23:34:02.4183691",
|
||||
"pm25" : 24.0,
|
||||
"pm10" : 44.0,
|
||||
"so2" : 12.0,
|
||||
"no2" : 27.0,
|
||||
"co" : 1.8,
|
||||
"o3" : 56.0,
|
||||
"latitude" : null,
|
||||
"longitude" : null,
|
||||
"gridX" : 4,
|
||||
"gridY" : 2,
|
||||
"grid" : null
|
||||
}, {
|
||||
"id" : 32,
|
||||
"cityName" : "北京市",
|
||||
"aqiValue" : 155,
|
||||
"recordTime" : "2025-06-17T23:34:02.4183691",
|
||||
"pm25" : 24.0,
|
||||
"pm10" : 46.0,
|
||||
"so2" : 12.0,
|
||||
"no2" : 28.0,
|
||||
"co" : 1.8,
|
||||
"o3" : 59.0,
|
||||
"latitude" : null,
|
||||
"longitude" : null,
|
||||
"gridX" : 4,
|
||||
"gridY" : 3,
|
||||
"grid" : null
|
||||
}, {
|
||||
"id" : 33,
|
||||
"cityName" : "北京市",
|
||||
"aqiValue" : 170,
|
||||
"recordTime" : "2025-06-16T23:34:02.4183691",
|
||||
"pm25" : 24.0,
|
||||
"pm10" : 48.0,
|
||||
"so2" : 12.0,
|
||||
"no2" : 29.0,
|
||||
"co" : 1.8,
|
||||
"o3" : 62.0,
|
||||
"latitude" : null,
|
||||
"longitude" : null,
|
||||
"gridX" : 4,
|
||||
"gridY" : 4,
|
||||
"grid" : null
|
||||
}, {
|
||||
"id" : 34,
|
||||
"cityName" : "北京市",
|
||||
"aqiValue" : 100,
|
||||
"recordTime" : "2025-05-24T23:34:02.4574586",
|
||||
"pm25" : 31.0,
|
||||
"pm10" : 62.0,
|
||||
"so2" : 13.0,
|
||||
"no2" : 36.0,
|
||||
"co" : 1.7,
|
||||
"o3" : 73.0,
|
||||
"latitude" : null,
|
||||
"longitude" : null,
|
||||
"gridX" : 1,
|
||||
"gridY" : 0,
|
||||
"grid" : null
|
||||
}, {
|
||||
"id" : 35,
|
||||
"cityName" : "北京市",
|
||||
"aqiValue" : 105,
|
||||
"recordTime" : "2025-05-29T23:34:02.4574586",
|
||||
"pm25" : 31.0,
|
||||
"pm10" : 62.0,
|
||||
"so2" : 13.0,
|
||||
"no2" : 36.0,
|
||||
"co" : 1.7,
|
||||
"o3" : 73.0,
|
||||
"latitude" : null,
|
||||
"longitude" : null,
|
||||
"gridX" : 1,
|
||||
"gridY" : 1,
|
||||
"grid" : null
|
||||
}, {
|
||||
"id" : 36,
|
||||
"cityName" : "北京市",
|
||||
"aqiValue" : 110,
|
||||
"recordTime" : "2025-06-03T23:34:02.4574586",
|
||||
"pm25" : 31.0,
|
||||
"pm10" : 62.0,
|
||||
"so2" : 13.0,
|
||||
"no2" : 36.0,
|
||||
"co" : 1.7,
|
||||
"o3" : 73.0,
|
||||
"latitude" : null,
|
||||
"longitude" : null,
|
||||
"gridX" : 1,
|
||||
"gridY" : 2,
|
||||
"grid" : null
|
||||
}, {
|
||||
"id" : 37,
|
||||
"cityName" : "北京市",
|
||||
"aqiValue" : 120,
|
||||
"recordTime" : "2025-04-24T23:34:02.4574586",
|
||||
"pm25" : 32.0,
|
||||
"pm10" : 64.0,
|
||||
"so2" : 14.0,
|
||||
"no2" : 37.0,
|
||||
"co" : 1.9,
|
||||
"o3" : 76.0,
|
||||
"latitude" : null,
|
||||
"longitude" : null,
|
||||
"gridX" : 2,
|
||||
"gridY" : 0,
|
||||
"grid" : null
|
||||
}, {
|
||||
"id" : 38,
|
||||
"cityName" : "北京市",
|
||||
"aqiValue" : 125,
|
||||
"recordTime" : "2025-04-29T23:34:02.4574586",
|
||||
"pm25" : 32.0,
|
||||
"pm10" : 64.0,
|
||||
"so2" : 14.0,
|
||||
"no2" : 37.0,
|
||||
"co" : 1.9,
|
||||
"o3" : 76.0,
|
||||
"latitude" : null,
|
||||
"longitude" : null,
|
||||
"gridX" : 2,
|
||||
"gridY" : 1,
|
||||
"grid" : null
|
||||
}, {
|
||||
"id" : 39,
|
||||
"cityName" : "北京市",
|
||||
"aqiValue" : 130,
|
||||
"recordTime" : "2025-05-04T23:34:02.4574586",
|
||||
"pm25" : 32.0,
|
||||
"pm10" : 64.0,
|
||||
"so2" : 14.0,
|
||||
"no2" : 37.0,
|
||||
"co" : 1.9,
|
||||
"o3" : 76.0,
|
||||
"latitude" : null,
|
||||
"longitude" : null,
|
||||
"gridX" : 2,
|
||||
"gridY" : 2,
|
||||
"grid" : null
|
||||
}, {
|
||||
"id" : 40,
|
||||
"cityName" : "北京市",
|
||||
"aqiValue" : 140,
|
||||
"recordTime" : "2025-03-24T23:34:02.4574586",
|
||||
"pm25" : 33.0,
|
||||
"pm10" : 66.0,
|
||||
"so2" : 15.0,
|
||||
"no2" : 38.0,
|
||||
"co" : 2.1,
|
||||
"o3" : 79.0,
|
||||
"latitude" : null,
|
||||
"longitude" : null,
|
||||
"gridX" : 3,
|
||||
"gridY" : 0,
|
||||
"grid" : null
|
||||
}, {
|
||||
"id" : 41,
|
||||
"cityName" : "北京市",
|
||||
"aqiValue" : 145,
|
||||
"recordTime" : "2025-03-29T23:34:02.4574586",
|
||||
"pm25" : 33.0,
|
||||
"pm10" : 66.0,
|
||||
"so2" : 15.0,
|
||||
"no2" : 38.0,
|
||||
"co" : 2.1,
|
||||
"o3" : 79.0,
|
||||
"latitude" : null,
|
||||
"longitude" : null,
|
||||
"gridX" : 3,
|
||||
"gridY" : 1,
|
||||
"grid" : null
|
||||
}, {
|
||||
"id" : 42,
|
||||
"cityName" : "北京市",
|
||||
"aqiValue" : 150,
|
||||
"recordTime" : "2025-04-03T23:34:02.4574586",
|
||||
"pm25" : 33.0,
|
||||
"pm10" : 66.0,
|
||||
"so2" : 15.0,
|
||||
"no2" : 38.0,
|
||||
"co" : 2.1,
|
||||
"o3" : 79.0,
|
||||
"latitude" : null,
|
||||
"longitude" : null,
|
||||
"gridX" : 3,
|
||||
"gridY" : 2,
|
||||
"grid" : null
|
||||
}, {
|
||||
"id" : 43,
|
||||
"cityName" : "北京市",
|
||||
"aqiValue" : 160,
|
||||
"recordTime" : "2025-02-24T23:34:02.4574586",
|
||||
"pm25" : 34.0,
|
||||
"pm10" : 68.0,
|
||||
"so2" : 16.0,
|
||||
"no2" : 39.0,
|
||||
"co" : 2.3,
|
||||
"o3" : 82.0,
|
||||
"latitude" : null,
|
||||
"longitude" : null,
|
||||
"gridX" : 4,
|
||||
"gridY" : 0,
|
||||
"grid" : null
|
||||
}, {
|
||||
"id" : 44,
|
||||
"cityName" : "北京市",
|
||||
"aqiValue" : 165,
|
||||
"recordTime" : "2025-03-01T23:34:02.4574586",
|
||||
"pm25" : 34.0,
|
||||
"pm10" : 68.0,
|
||||
"so2" : 16.0,
|
||||
"no2" : 39.0,
|
||||
"co" : 2.3,
|
||||
"o3" : 82.0,
|
||||
"latitude" : null,
|
||||
"longitude" : null,
|
||||
"gridX" : 4,
|
||||
"gridY" : 1,
|
||||
"grid" : null
|
||||
}, {
|
||||
"id" : 45,
|
||||
"cityName" : "北京市",
|
||||
"aqiValue" : 170,
|
||||
"recordTime" : "2025-03-06T23:34:02.4574586",
|
||||
"pm25" : 34.0,
|
||||
"pm10" : 68.0,
|
||||
"so2" : 16.0,
|
||||
"no2" : 39.0,
|
||||
"co" : 2.3,
|
||||
"o3" : 82.0,
|
||||
"latitude" : null,
|
||||
"longitude" : null,
|
||||
"gridX" : 4,
|
||||
"gridY" : 2,
|
||||
"grid" : null
|
||||
}, {
|
||||
"id" : 46,
|
||||
"cityName" : "北京市",
|
||||
"aqiValue" : 180,
|
||||
"recordTime" : "2025-01-24T23:34:02.4574586",
|
||||
"pm25" : 35.0,
|
||||
"pm10" : 70.0,
|
||||
"so2" : 17.0,
|
||||
"no2" : 40.0,
|
||||
"co" : 2.5,
|
||||
"o3" : 85.0,
|
||||
"latitude" : null,
|
||||
"longitude" : null,
|
||||
"gridX" : 0,
|
||||
"gridY" : 0,
|
||||
"grid" : null
|
||||
}, {
|
||||
"id" : 47,
|
||||
"cityName" : "北京市",
|
||||
"aqiValue" : 185,
|
||||
"recordTime" : "2025-01-29T23:34:02.4574586",
|
||||
"pm25" : 35.0,
|
||||
"pm10" : 70.0,
|
||||
"so2" : 17.0,
|
||||
"no2" : 40.0,
|
||||
"co" : 2.5,
|
||||
"o3" : 85.0,
|
||||
"latitude" : null,
|
||||
"longitude" : null,
|
||||
"gridX" : 0,
|
||||
"gridY" : 1,
|
||||
"grid" : null
|
||||
}, {
|
||||
"id" : 48,
|
||||
"cityName" : "北京市",
|
||||
"aqiValue" : 190,
|
||||
"recordTime" : "2025-02-03T23:34:02.4574586",
|
||||
"pm25" : 35.0,
|
||||
"pm10" : 70.0,
|
||||
"so2" : 17.0,
|
||||
"no2" : 40.0,
|
||||
"co" : 2.5,
|
||||
"o3" : 85.0,
|
||||
"latitude" : null,
|
||||
"longitude" : null,
|
||||
"gridX" : 0,
|
||||
"gridY" : 2,
|
||||
"grid" : null
|
||||
}, {
|
||||
"id" : 49,
|
||||
"cityName" : "北京市",
|
||||
"aqiValue" : 200,
|
||||
"recordTime" : "2024-12-24T23:34:02.4574586",
|
||||
"pm25" : 36.0,
|
||||
"pm10" : 72.0,
|
||||
"so2" : 18.0,
|
||||
"no2" : 41.0,
|
||||
"co" : 2.7,
|
||||
"o3" : 88.0,
|
||||
"latitude" : null,
|
||||
"longitude" : null,
|
||||
"gridX" : 1,
|
||||
"gridY" : 0,
|
||||
"grid" : null
|
||||
}, {
|
||||
"id" : 50,
|
||||
"cityName" : "北京市",
|
||||
"aqiValue" : 205,
|
||||
"recordTime" : "2024-12-29T23:34:02.4574586",
|
||||
"pm25" : 36.0,
|
||||
"pm10" : 72.0,
|
||||
"so2" : 18.0,
|
||||
"no2" : 41.0,
|
||||
"co" : 2.7,
|
||||
"o3" : 88.0,
|
||||
"latitude" : null,
|
||||
"longitude" : null,
|
||||
"gridX" : 1,
|
||||
"gridY" : 1,
|
||||
"grid" : null
|
||||
}, {
|
||||
"id" : 51,
|
||||
"cityName" : "北京市",
|
||||
"aqiValue" : 210,
|
||||
"recordTime" : "2025-01-03T23:34:02.4574586",
|
||||
"pm25" : 36.0,
|
||||
"pm10" : 72.0,
|
||||
"so2" : 18.0,
|
||||
"no2" : 41.0,
|
||||
"co" : 2.7,
|
||||
"o3" : 88.0,
|
||||
"latitude" : null,
|
||||
"longitude" : null,
|
||||
"gridX" : 1,
|
||||
"gridY" : 2,
|
||||
"grid" : null
|
||||
} ]
|
||||
134
ems-backend/json-db/assignments.json
Normal file
134
ems-backend/json-db/assignments.json
Normal file
@@ -0,0 +1,134 @@
|
||||
[ {
|
||||
"id" : 1,
|
||||
"task" : {
|
||||
"id" : 4,
|
||||
"feedback" : {
|
||||
"id" : 4,
|
||||
"eventId" : "6b800765-b0aa-457b-bde7-af60bace45f9",
|
||||
"title" : "SO2",
|
||||
"description" : "SO2",
|
||||
"pollutionType" : "SO2",
|
||||
"severityLevel" : "MEDIUM",
|
||||
"status" : "PENDING_ASSIGNMENT",
|
||||
"textAddress" : "东北大学195号",
|
||||
"gridX" : 0,
|
||||
"gridY" : 1,
|
||||
"submitterId" : 6,
|
||||
"createdAt" : "2025-06-24T23:35:05.9704809",
|
||||
"updatedAt" : "2025-06-24T23:39:54.0988378",
|
||||
"user" : {
|
||||
"id" : 6,
|
||||
"name" : "公众监督员",
|
||||
"phone" : "13700137004",
|
||||
"email" : "public.supervisor@aizhangz.top",
|
||||
"password" : "$2a$10$tg2qMBxN/grBjChEMOzGI.lPFjBD5H7nwwnIQX59DHJ81AfRUjUI.",
|
||||
"gender" : null,
|
||||
"role" : "PUBLIC_SUPERVISOR",
|
||||
"status" : "ACTIVE",
|
||||
"gridX" : null,
|
||||
"gridY" : null,
|
||||
"region" : null,
|
||||
"level" : null,
|
||||
"skills" : null,
|
||||
"createdAt" : "2025-06-24T23:33:58.7646754",
|
||||
"updatedAt" : "2025-06-24T23:33:58.7646754",
|
||||
"enabled" : true,
|
||||
"currentLatitude" : null,
|
||||
"currentLongitude" : null,
|
||||
"failedLoginAttempts" : 0,
|
||||
"lockoutEndTime" : null
|
||||
},
|
||||
"latitude" : 1.0E-6,
|
||||
"longitude" : 1.0E-6,
|
||||
"attachments" : [ ],
|
||||
"task" : null
|
||||
},
|
||||
"assignee" : {
|
||||
"id" : 57,
|
||||
"name" : "特定网格员",
|
||||
"phone" : "14700009999",
|
||||
"email" : "worker@aizhangz.top",
|
||||
"password" : "$2a$10$BESSBI.5BicU8NbFp.HG8envauXACHo/sDe20XvFFezGJWqbI7v1i",
|
||||
"gender" : "MALE",
|
||||
"role" : "GRID_WORKER",
|
||||
"status" : "ACTIVE",
|
||||
"gridX" : 10,
|
||||
"gridY" : 10,
|
||||
"region" : "苏州市",
|
||||
"level" : null,
|
||||
"skills" : null,
|
||||
"createdAt" : "2025-06-24T23:34:02.2703065",
|
||||
"updatedAt" : "2025-06-24T23:34:02.2703065",
|
||||
"enabled" : true,
|
||||
"currentLatitude" : null,
|
||||
"currentLongitude" : null,
|
||||
"failedLoginAttempts" : 0,
|
||||
"lockoutEndTime" : null
|
||||
},
|
||||
"createdBy" : {
|
||||
"id" : 1,
|
||||
"name" : "系统管理员",
|
||||
"phone" : "13800138000",
|
||||
"email" : "admin@example.com",
|
||||
"password" : "$2a$10$PjqWk7oBYmN2ecjNd6njFuS125JSGyb9A8v7HAWJjTzTH5fvLDgLK",
|
||||
"gender" : null,
|
||||
"role" : "ADMIN",
|
||||
"status" : "ACTIVE",
|
||||
"gridX" : null,
|
||||
"gridY" : null,
|
||||
"region" : null,
|
||||
"level" : null,
|
||||
"skills" : null,
|
||||
"createdAt" : "2025-06-24T23:33:58.3224414",
|
||||
"updatedAt" : "2025-06-24T23:33:58.323441",
|
||||
"enabled" : true,
|
||||
"currentLatitude" : null,
|
||||
"currentLongitude" : null,
|
||||
"failedLoginAttempts" : 0,
|
||||
"lockoutEndTime" : null
|
||||
},
|
||||
"status" : "ASSIGNED",
|
||||
"assignedAt" : "2025-06-24T23:40:35.4504136",
|
||||
"completedAt" : null,
|
||||
"createdAt" : null,
|
||||
"updatedAt" : null,
|
||||
"title" : "SO2",
|
||||
"description" : "SO2",
|
||||
"pollutionType" : "SO2",
|
||||
"severityLevel" : "MEDIUM",
|
||||
"textAddress" : "东北大学195号",
|
||||
"gridX" : 0,
|
||||
"gridY" : 1,
|
||||
"latitude" : 1.0E-6,
|
||||
"longitude" : 1.0E-6,
|
||||
"history" : [ ],
|
||||
"assignment" : null,
|
||||
"submissions" : [ ]
|
||||
},
|
||||
"assigner" : {
|
||||
"id" : 1,
|
||||
"name" : "系统管理员",
|
||||
"phone" : "13800138000",
|
||||
"email" : "admin@example.com",
|
||||
"password" : "$2a$10$PjqWk7oBYmN2ecjNd6njFuS125JSGyb9A8v7HAWJjTzTH5fvLDgLK",
|
||||
"gender" : null,
|
||||
"role" : "ADMIN",
|
||||
"status" : "ACTIVE",
|
||||
"gridX" : null,
|
||||
"gridY" : null,
|
||||
"region" : null,
|
||||
"level" : null,
|
||||
"skills" : null,
|
||||
"createdAt" : "2025-06-24T23:33:58.3224414",
|
||||
"updatedAt" : "2025-06-24T23:33:58.323441",
|
||||
"enabled" : true,
|
||||
"currentLatitude" : null,
|
||||
"currentLongitude" : null,
|
||||
"failedLoginAttempts" : 0,
|
||||
"lockoutEndTime" : null
|
||||
},
|
||||
"assignmentTime" : "2025-06-24T23:40:35.4534373",
|
||||
"deadline" : null,
|
||||
"status" : "PENDING",
|
||||
"remarks" : null
|
||||
} ]
|
||||
50
ems-backend/json-db/attachments.json
Normal file
50
ems-backend/json-db/attachments.json
Normal file
@@ -0,0 +1,50 @@
|
||||
[ {
|
||||
"id" : 1,
|
||||
"fileName" : "屏幕截图 2025-05-06 153004.png",
|
||||
"fileType" : "image/png",
|
||||
"storedFileName" : "4af7ae76-6dbd-4ab4-b103-e04b1ee15ea2.png",
|
||||
"fileSize" : 8645,
|
||||
"uploadDate" : null,
|
||||
"feedback" : {
|
||||
"id" : 4,
|
||||
"eventId" : "6b800765-b0aa-457b-bde7-af60bace45f9",
|
||||
"title" : "SO2",
|
||||
"description" : "SO2",
|
||||
"pollutionType" : "SO2",
|
||||
"severityLevel" : "MEDIUM",
|
||||
"status" : "AI_REVIEWING",
|
||||
"textAddress" : "东北大学195号",
|
||||
"gridX" : 0,
|
||||
"gridY" : 1,
|
||||
"submitterId" : 6,
|
||||
"createdAt" : "2025-06-24T23:35:05.9704809",
|
||||
"updatedAt" : "2025-06-24T23:35:05.9704809",
|
||||
"user" : {
|
||||
"id" : 6,
|
||||
"name" : "公众监督员",
|
||||
"phone" : "13700137004",
|
||||
"email" : "public.supervisor@aizhangz.top",
|
||||
"password" : "$2a$10$tg2qMBxN/grBjChEMOzGI.lPFjBD5H7nwwnIQX59DHJ81AfRUjUI.",
|
||||
"gender" : null,
|
||||
"role" : "PUBLIC_SUPERVISOR",
|
||||
"status" : "ACTIVE",
|
||||
"gridX" : null,
|
||||
"gridY" : null,
|
||||
"region" : null,
|
||||
"level" : null,
|
||||
"skills" : null,
|
||||
"createdAt" : "2025-06-24T23:33:58.7646754",
|
||||
"updatedAt" : "2025-06-24T23:33:58.7646754",
|
||||
"enabled" : true,
|
||||
"currentLatitude" : null,
|
||||
"currentLongitude" : null,
|
||||
"failedLoginAttempts" : 0,
|
||||
"lockoutEndTime" : null
|
||||
},
|
||||
"latitude" : 1.0E-6,
|
||||
"longitude" : 1.0E-6,
|
||||
"attachments" : [ ],
|
||||
"task" : null
|
||||
},
|
||||
"taskSubmission" : null
|
||||
} ]
|
||||
161
ems-backend/json-db/feedbacks.json
Normal file
161
ems-backend/json-db/feedbacks.json
Normal file
@@ -0,0 +1,161 @@
|
||||
[ {
|
||||
"id" : 1,
|
||||
"eventId" : "FB-202301",
|
||||
"title" : "工业区PM2.5超标",
|
||||
"description" : "市中心化工厂在夜间排放黄色烟雾,气味刺鼻。",
|
||||
"pollutionType" : "PM25",
|
||||
"severityLevel" : "HIGH",
|
||||
"status" : "PENDING_ASSIGNMENT",
|
||||
"textAddress" : null,
|
||||
"gridX" : 5,
|
||||
"gridY" : 5,
|
||||
"submitterId" : 6,
|
||||
"createdAt" : "2025-06-24T23:34:02.4935754",
|
||||
"updatedAt" : "2025-06-24T23:34:02.4935754",
|
||||
"user" : {
|
||||
"id" : 6,
|
||||
"name" : "公众监督员",
|
||||
"phone" : "13700137004",
|
||||
"email" : "public.supervisor@aizhangz.top",
|
||||
"password" : "$2a$10$tg2qMBxN/grBjChEMOzGI.lPFjBD5H7nwwnIQX59DHJ81AfRUjUI.",
|
||||
"gender" : null,
|
||||
"role" : "PUBLIC_SUPERVISOR",
|
||||
"status" : "ACTIVE",
|
||||
"gridX" : null,
|
||||
"gridY" : null,
|
||||
"region" : null,
|
||||
"level" : null,
|
||||
"skills" : null,
|
||||
"createdAt" : "2025-06-24T23:33:58.7646754",
|
||||
"updatedAt" : "2025-06-24T23:33:58.7646754",
|
||||
"enabled" : true,
|
||||
"currentLatitude" : null,
|
||||
"currentLongitude" : null,
|
||||
"failedLoginAttempts" : 0,
|
||||
"lockoutEndTime" : null
|
||||
},
|
||||
"latitude" : 39.9042,
|
||||
"longitude" : 116.4074,
|
||||
"attachments" : [ ],
|
||||
"task" : null
|
||||
}, {
|
||||
"id" : 2,
|
||||
"eventId" : "FB-202302",
|
||||
"title" : "交通要道NO2浓度过高",
|
||||
"description" : "主干道车辆拥堵,空气质量差。",
|
||||
"pollutionType" : "NO2",
|
||||
"severityLevel" : "MEDIUM",
|
||||
"status" : "ASSIGNED",
|
||||
"textAddress" : null,
|
||||
"gridX" : 6,
|
||||
"gridY" : 6,
|
||||
"submitterId" : 6,
|
||||
"createdAt" : "2025-06-24T23:34:02.4945751",
|
||||
"updatedAt" : "2025-06-24T23:34:02.4945751",
|
||||
"user" : {
|
||||
"id" : 6,
|
||||
"name" : "公众监督员",
|
||||
"phone" : "13700137004",
|
||||
"email" : "public.supervisor@aizhangz.top",
|
||||
"password" : "$2a$10$tg2qMBxN/grBjChEMOzGI.lPFjBD5H7nwwnIQX59DHJ81AfRUjUI.",
|
||||
"gender" : null,
|
||||
"role" : "PUBLIC_SUPERVISOR",
|
||||
"status" : "ACTIVE",
|
||||
"gridX" : null,
|
||||
"gridY" : null,
|
||||
"region" : null,
|
||||
"level" : null,
|
||||
"skills" : null,
|
||||
"createdAt" : "2025-06-24T23:33:58.7646754",
|
||||
"updatedAt" : "2025-06-24T23:33:58.7646754",
|
||||
"enabled" : true,
|
||||
"currentLatitude" : null,
|
||||
"currentLongitude" : null,
|
||||
"failedLoginAttempts" : 0,
|
||||
"lockoutEndTime" : null
|
||||
},
|
||||
"latitude" : 39.915,
|
||||
"longitude" : 116.4,
|
||||
"attachments" : [ ],
|
||||
"task" : null
|
||||
}, {
|
||||
"id" : 3,
|
||||
"eventId" : "FB-202303",
|
||||
"title" : "未知来源的SO2异味",
|
||||
"description" : "居民区闻到类似烧煤的刺鼻气味。",
|
||||
"pollutionType" : "SO2",
|
||||
"severityLevel" : "LOW",
|
||||
"status" : "PROCESSED",
|
||||
"textAddress" : null,
|
||||
"gridX" : 7,
|
||||
"gridY" : 7,
|
||||
"submitterId" : 6,
|
||||
"createdAt" : "2025-06-24T23:34:02.4945751",
|
||||
"updatedAt" : "2025-06-24T23:34:02.4945751",
|
||||
"user" : {
|
||||
"id" : 6,
|
||||
"name" : "公众监督员",
|
||||
"phone" : "13700137004",
|
||||
"email" : "public.supervisor@aizhangz.top",
|
||||
"password" : "$2a$10$tg2qMBxN/grBjChEMOzGI.lPFjBD5H7nwwnIQX59DHJ81AfRUjUI.",
|
||||
"gender" : null,
|
||||
"role" : "PUBLIC_SUPERVISOR",
|
||||
"status" : "ACTIVE",
|
||||
"gridX" : null,
|
||||
"gridY" : null,
|
||||
"region" : null,
|
||||
"level" : null,
|
||||
"skills" : null,
|
||||
"createdAt" : "2025-06-24T23:33:58.7646754",
|
||||
"updatedAt" : "2025-06-24T23:33:58.7646754",
|
||||
"enabled" : true,
|
||||
"currentLatitude" : null,
|
||||
"currentLongitude" : null,
|
||||
"failedLoginAttempts" : 0,
|
||||
"lockoutEndTime" : null
|
||||
},
|
||||
"latitude" : 39.888,
|
||||
"longitude" : 116.356,
|
||||
"attachments" : [ ],
|
||||
"task" : null
|
||||
}, {
|
||||
"id" : 4,
|
||||
"eventId" : "6b800765-b0aa-457b-bde7-af60bace45f9",
|
||||
"title" : "SO2",
|
||||
"description" : "SO2",
|
||||
"pollutionType" : "SO2",
|
||||
"severityLevel" : "MEDIUM",
|
||||
"status" : "ASSIGNED",
|
||||
"textAddress" : "东北大学195号",
|
||||
"gridX" : 0,
|
||||
"gridY" : 1,
|
||||
"submitterId" : 6,
|
||||
"createdAt" : "2025-06-24T23:35:05.9704809",
|
||||
"updatedAt" : "2025-06-24T23:39:54.0988378",
|
||||
"user" : {
|
||||
"id" : 6,
|
||||
"name" : "公众监督员",
|
||||
"phone" : "13700137004",
|
||||
"email" : "public.supervisor@aizhangz.top",
|
||||
"password" : "$2a$10$tg2qMBxN/grBjChEMOzGI.lPFjBD5H7nwwnIQX59DHJ81AfRUjUI.",
|
||||
"gender" : null,
|
||||
"role" : "PUBLIC_SUPERVISOR",
|
||||
"status" : "ACTIVE",
|
||||
"gridX" : null,
|
||||
"gridY" : null,
|
||||
"region" : null,
|
||||
"level" : null,
|
||||
"skills" : null,
|
||||
"createdAt" : "2025-06-24T23:33:58.7646754",
|
||||
"updatedAt" : "2025-06-24T23:33:58.7646754",
|
||||
"enabled" : true,
|
||||
"currentLatitude" : null,
|
||||
"currentLongitude" : null,
|
||||
"failedLoginAttempts" : 0,
|
||||
"lockoutEndTime" : null
|
||||
},
|
||||
"latitude" : 1.0E-6,
|
||||
"longitude" : 1.0E-6,
|
||||
"attachments" : [ ],
|
||||
"task" : null
|
||||
} ]
|
||||
12801
ems-backend/json-db/grids.json
Normal file
12801
ems-backend/json-db/grids.json
Normal file
File diff suppressed because it is too large
Load Diff
11201
ems-backend/json-db/map_grids.json
Normal file
11201
ems-backend/json-db/map_grids.json
Normal file
File diff suppressed because it is too large
Load Diff
601
ems-backend/json-db/operation_logs.json
Normal file
601
ems-backend/json-db/operation_logs.json
Normal file
@@ -0,0 +1,601 @@
|
||||
[ {
|
||||
"id" : 1,
|
||||
"user" : {
|
||||
"id" : 1,
|
||||
"name" : "系统管理员",
|
||||
"phone" : "13800138000",
|
||||
"email" : "admin@example.com",
|
||||
"password" : "$2a$10$PjqWk7oBYmN2ecjNd6njFuS125JSGyb9A8v7HAWJjTzTH5fvLDgLK",
|
||||
"gender" : null,
|
||||
"role" : "ADMIN",
|
||||
"status" : "ACTIVE",
|
||||
"gridX" : null,
|
||||
"gridY" : null,
|
||||
"region" : null,
|
||||
"level" : null,
|
||||
"skills" : null,
|
||||
"createdAt" : "2025-06-24T23:33:58.3224414",
|
||||
"updatedAt" : "2025-06-24T23:33:58.323441",
|
||||
"enabled" : true,
|
||||
"currentLatitude" : null,
|
||||
"currentLongitude" : null,
|
||||
"failedLoginAttempts" : 0,
|
||||
"lockoutEndTime" : null
|
||||
},
|
||||
"operationType" : "LOGIN",
|
||||
"description" : "用户登录成功",
|
||||
"targetId" : "1",
|
||||
"targetType" : "UserAccount",
|
||||
"ipAddress" : "0:0:0:0:0:0:0:1",
|
||||
"createdAt" : "2025-06-24T23:34:09.7292392"
|
||||
}, {
|
||||
"id" : 2,
|
||||
"user" : {
|
||||
"id" : 6,
|
||||
"name" : "公众监督员",
|
||||
"phone" : "13700137004",
|
||||
"email" : "public.supervisor@aizhangz.top",
|
||||
"password" : "$2a$10$tg2qMBxN/grBjChEMOzGI.lPFjBD5H7nwwnIQX59DHJ81AfRUjUI.",
|
||||
"gender" : null,
|
||||
"role" : "PUBLIC_SUPERVISOR",
|
||||
"status" : "ACTIVE",
|
||||
"gridX" : null,
|
||||
"gridY" : null,
|
||||
"region" : null,
|
||||
"level" : null,
|
||||
"skills" : null,
|
||||
"createdAt" : "2025-06-24T23:33:58.7646754",
|
||||
"updatedAt" : "2025-06-24T23:33:58.7646754",
|
||||
"enabled" : true,
|
||||
"currentLatitude" : null,
|
||||
"currentLongitude" : null,
|
||||
"failedLoginAttempts" : 0,
|
||||
"lockoutEndTime" : null
|
||||
},
|
||||
"operationType" : "LOGIN",
|
||||
"description" : "用户登录失败",
|
||||
"targetId" : "6",
|
||||
"targetType" : "UserAccount",
|
||||
"ipAddress" : "0:0:0:0:0:0:0:1",
|
||||
"createdAt" : "2025-06-24T23:34:29.3306051"
|
||||
}, {
|
||||
"id" : 3,
|
||||
"user" : {
|
||||
"id" : 6,
|
||||
"name" : "公众监督员",
|
||||
"phone" : "13700137004",
|
||||
"email" : "public.supervisor@aizhangz.top",
|
||||
"password" : "$2a$10$tg2qMBxN/grBjChEMOzGI.lPFjBD5H7nwwnIQX59DHJ81AfRUjUI.",
|
||||
"gender" : null,
|
||||
"role" : "PUBLIC_SUPERVISOR",
|
||||
"status" : "ACTIVE",
|
||||
"gridX" : null,
|
||||
"gridY" : null,
|
||||
"region" : null,
|
||||
"level" : null,
|
||||
"skills" : null,
|
||||
"createdAt" : "2025-06-24T23:33:58.7646754",
|
||||
"updatedAt" : "2025-06-24T23:33:58.7646754",
|
||||
"enabled" : true,
|
||||
"currentLatitude" : null,
|
||||
"currentLongitude" : null,
|
||||
"failedLoginAttempts" : 0,
|
||||
"lockoutEndTime" : null
|
||||
},
|
||||
"operationType" : "LOGIN",
|
||||
"description" : "用户登录成功",
|
||||
"targetId" : "6",
|
||||
"targetType" : "UserAccount",
|
||||
"ipAddress" : "0:0:0:0:0:0:0:1",
|
||||
"createdAt" : "2025-06-24T23:34:37.314075"
|
||||
}, {
|
||||
"id" : 4,
|
||||
"user" : {
|
||||
"id" : 1,
|
||||
"name" : "系统管理员",
|
||||
"phone" : "13800138000",
|
||||
"email" : "admin@example.com",
|
||||
"password" : "$2a$10$PjqWk7oBYmN2ecjNd6njFuS125JSGyb9A8v7HAWJjTzTH5fvLDgLK",
|
||||
"gender" : null,
|
||||
"role" : "ADMIN",
|
||||
"status" : "ACTIVE",
|
||||
"gridX" : null,
|
||||
"gridY" : null,
|
||||
"region" : null,
|
||||
"level" : null,
|
||||
"skills" : null,
|
||||
"createdAt" : "2025-06-24T23:33:58.3224414",
|
||||
"updatedAt" : "2025-06-24T23:33:58.323441",
|
||||
"enabled" : true,
|
||||
"currentLatitude" : null,
|
||||
"currentLongitude" : null,
|
||||
"failedLoginAttempts" : 0,
|
||||
"lockoutEndTime" : null
|
||||
},
|
||||
"operationType" : "LOGIN",
|
||||
"description" : "用户登录成功",
|
||||
"targetId" : "1",
|
||||
"targetType" : "UserAccount",
|
||||
"ipAddress" : "0:0:0:0:0:0:0:1",
|
||||
"createdAt" : "2025-06-24T23:35:10.1312074"
|
||||
}, {
|
||||
"id" : 5,
|
||||
"user" : {
|
||||
"id" : 58,
|
||||
"name" : "尹子轩",
|
||||
"phone" : "14132111111",
|
||||
"email" : "13@aizhangz.top",
|
||||
"password" : "$2a$10$a1c.05bruVOjqBNqg1ZnBurewQpcQaQjj3AiSk/rZuIzfgdWWjTE2",
|
||||
"gender" : null,
|
||||
"role" : "PUBLIC_SUPERVISOR",
|
||||
"status" : "ACTIVE",
|
||||
"gridX" : null,
|
||||
"gridY" : null,
|
||||
"region" : null,
|
||||
"level" : null,
|
||||
"skills" : null,
|
||||
"createdAt" : "2025-06-24T23:37:55.5868193",
|
||||
"updatedAt" : "2025-06-24T23:37:55.5868193",
|
||||
"enabled" : true,
|
||||
"currentLatitude" : null,
|
||||
"currentLongitude" : null,
|
||||
"failedLoginAttempts" : 0,
|
||||
"lockoutEndTime" : null
|
||||
},
|
||||
"operationType" : "CREATE",
|
||||
"description" : "新用户注册成功: 13@aizhangz.top",
|
||||
"targetId" : "58",
|
||||
"targetType" : "UserAccount",
|
||||
"ipAddress" : "0:0:0:0:0:0:0:1",
|
||||
"createdAt" : "2025-06-24T23:37:55.6624432"
|
||||
}, {
|
||||
"id" : 6,
|
||||
"user" : {
|
||||
"id" : 58,
|
||||
"name" : "尹子轩",
|
||||
"phone" : "14132111111",
|
||||
"email" : "13@aizhangz.top",
|
||||
"password" : "$2a$10$a1c.05bruVOjqBNqg1ZnBurewQpcQaQjj3AiSk/rZuIzfgdWWjTE2",
|
||||
"gender" : null,
|
||||
"role" : "PUBLIC_SUPERVISOR",
|
||||
"status" : "ACTIVE",
|
||||
"gridX" : null,
|
||||
"gridY" : null,
|
||||
"region" : null,
|
||||
"level" : null,
|
||||
"skills" : null,
|
||||
"createdAt" : "2025-06-24T23:37:55.5868193",
|
||||
"updatedAt" : "2025-06-24T23:37:55.5868193",
|
||||
"enabled" : true,
|
||||
"currentLatitude" : null,
|
||||
"currentLongitude" : null,
|
||||
"failedLoginAttempts" : 0,
|
||||
"lockoutEndTime" : null
|
||||
},
|
||||
"operationType" : "LOGIN",
|
||||
"description" : "用户登录成功",
|
||||
"targetId" : "58",
|
||||
"targetType" : "UserAccount",
|
||||
"ipAddress" : "0:0:0:0:0:0:0:1",
|
||||
"createdAt" : "2025-06-24T23:38:07.7292368"
|
||||
}, {
|
||||
"id" : 7,
|
||||
"user" : {
|
||||
"id" : 1,
|
||||
"name" : "系统管理员",
|
||||
"phone" : "13800138000",
|
||||
"email" : "admin@example.com",
|
||||
"password" : "$2a$10$PjqWk7oBYmN2ecjNd6njFuS125JSGyb9A8v7HAWJjTzTH5fvLDgLK",
|
||||
"gender" : null,
|
||||
"role" : "ADMIN",
|
||||
"status" : "ACTIVE",
|
||||
"gridX" : null,
|
||||
"gridY" : null,
|
||||
"region" : null,
|
||||
"level" : null,
|
||||
"skills" : null,
|
||||
"createdAt" : "2025-06-24T23:33:58.3224414",
|
||||
"updatedAt" : "2025-06-24T23:33:58.323441",
|
||||
"enabled" : true,
|
||||
"currentLatitude" : null,
|
||||
"currentLongitude" : null,
|
||||
"failedLoginAttempts" : 0,
|
||||
"lockoutEndTime" : null
|
||||
},
|
||||
"operationType" : "LOGIN",
|
||||
"description" : "用户登录成功",
|
||||
"targetId" : "1",
|
||||
"targetType" : "UserAccount",
|
||||
"ipAddress" : "0:0:0:0:0:0:0:1",
|
||||
"createdAt" : "2025-06-24T23:39:13.4246305"
|
||||
}, {
|
||||
"id" : 8,
|
||||
"user" : {
|
||||
"id" : 1,
|
||||
"name" : "系统管理员",
|
||||
"phone" : "13800138000",
|
||||
"email" : "admin@example.com",
|
||||
"password" : "$2a$10$PjqWk7oBYmN2ecjNd6njFuS125JSGyb9A8v7HAWJjTzTH5fvLDgLK",
|
||||
"gender" : null,
|
||||
"role" : "ADMIN",
|
||||
"status" : "ACTIVE",
|
||||
"gridX" : null,
|
||||
"gridY" : null,
|
||||
"region" : null,
|
||||
"level" : null,
|
||||
"skills" : null,
|
||||
"createdAt" : "2025-06-24T23:33:58.3224414",
|
||||
"updatedAt" : "2025-06-24T23:33:58.323441",
|
||||
"enabled" : true,
|
||||
"currentLatitude" : null,
|
||||
"currentLongitude" : null,
|
||||
"failedLoginAttempts" : 0,
|
||||
"lockoutEndTime" : null
|
||||
},
|
||||
"operationType" : "APPROVE_FEEDBACK",
|
||||
"description" : "反馈已批准,待分配。备注: 管理员已批准该反馈,准备分配任务。",
|
||||
"targetId" : "4",
|
||||
"targetType" : "Feedback",
|
||||
"ipAddress" : "0:0:0:0:0:0:0:1",
|
||||
"createdAt" : "2025-06-24T23:39:54.0991964"
|
||||
}, {
|
||||
"id" : 9,
|
||||
"user" : {
|
||||
"id" : 9,
|
||||
"name" : "网格员3",
|
||||
"phone" : "14700000002",
|
||||
"email" : "worker3@example.com",
|
||||
"password" : "$2a$10$DozEFhdm56LYCGAj/Op60OWgp7pN22R9vB6HvDfJJUsEV/bfThhIq",
|
||||
"gender" : "MALE",
|
||||
"role" : "GRID_WORKER",
|
||||
"status" : "ACTIVE",
|
||||
"gridX" : 0,
|
||||
"gridY" : 2,
|
||||
"region" : "苏州市",
|
||||
"level" : null,
|
||||
"skills" : null,
|
||||
"createdAt" : "2025-06-24T23:33:59.0083253",
|
||||
"updatedAt" : "2025-06-24T23:33:59.0083253",
|
||||
"enabled" : true,
|
||||
"currentLatitude" : null,
|
||||
"currentLongitude" : null,
|
||||
"failedLoginAttempts" : 0,
|
||||
"lockoutEndTime" : null
|
||||
},
|
||||
"operationType" : "LOGIN",
|
||||
"description" : "用户登录成功",
|
||||
"targetId" : "9",
|
||||
"targetType" : "UserAccount",
|
||||
"ipAddress" : "0:0:0:0:0:0:0:1",
|
||||
"createdAt" : "2025-06-24T23:40:02.5480048"
|
||||
}, {
|
||||
"id" : 10,
|
||||
"user" : {
|
||||
"id" : 1,
|
||||
"name" : "系统管理员",
|
||||
"phone" : "13800138000",
|
||||
"email" : "admin@example.com",
|
||||
"password" : "$2a$10$PjqWk7oBYmN2ecjNd6njFuS125JSGyb9A8v7HAWJjTzTH5fvLDgLK",
|
||||
"gender" : null,
|
||||
"role" : "ADMIN",
|
||||
"status" : "ACTIVE",
|
||||
"gridX" : null,
|
||||
"gridY" : null,
|
||||
"region" : null,
|
||||
"level" : null,
|
||||
"skills" : null,
|
||||
"createdAt" : "2025-06-24T23:33:58.3224414",
|
||||
"updatedAt" : "2025-06-24T23:33:58.323441",
|
||||
"enabled" : true,
|
||||
"currentLatitude" : null,
|
||||
"currentLongitude" : null,
|
||||
"failedLoginAttempts" : 0,
|
||||
"lockoutEndTime" : null
|
||||
},
|
||||
"operationType" : "LOGIN",
|
||||
"description" : "用户登录成功",
|
||||
"targetId" : "1",
|
||||
"targetType" : "UserAccount",
|
||||
"ipAddress" : "0:0:0:0:0:0:0:1",
|
||||
"createdAt" : "2025-06-24T23:40:21.0490939"
|
||||
}, {
|
||||
"id" : 11,
|
||||
"user" : {
|
||||
"id" : 1,
|
||||
"name" : "系统管理员",
|
||||
"phone" : "13800138000",
|
||||
"email" : "admin@example.com",
|
||||
"password" : "$2a$10$PjqWk7oBYmN2ecjNd6njFuS125JSGyb9A8v7HAWJjTzTH5fvLDgLK",
|
||||
"gender" : null,
|
||||
"role" : "ADMIN",
|
||||
"status" : "ACTIVE",
|
||||
"gridX" : null,
|
||||
"gridY" : null,
|
||||
"region" : null,
|
||||
"level" : null,
|
||||
"skills" : null,
|
||||
"createdAt" : "2025-06-24T23:33:58.3224414",
|
||||
"updatedAt" : "2025-06-24T23:33:58.323441",
|
||||
"enabled" : true,
|
||||
"currentLatitude" : null,
|
||||
"currentLongitude" : null,
|
||||
"failedLoginAttempts" : 0,
|
||||
"lockoutEndTime" : null
|
||||
},
|
||||
"operationType" : "ASSIGN_TASK",
|
||||
"description" : "任务(ID: 4) 已分配给网格员 特定网格员 (ID: 57)",
|
||||
"targetId" : "4",
|
||||
"targetType" : "Task",
|
||||
"ipAddress" : "0:0:0:0:0:0:0:1",
|
||||
"createdAt" : "2025-06-24T23:40:35.4594763"
|
||||
}, {
|
||||
"id" : 12,
|
||||
"user" : {
|
||||
"id" : 9,
|
||||
"name" : "网格员3",
|
||||
"phone" : "14700000002",
|
||||
"email" : "worker3@example.com",
|
||||
"password" : "$2a$10$DozEFhdm56LYCGAj/Op60OWgp7pN22R9vB6HvDfJJUsEV/bfThhIq",
|
||||
"gender" : "MALE",
|
||||
"role" : "GRID_WORKER",
|
||||
"status" : "ACTIVE",
|
||||
"gridX" : 0,
|
||||
"gridY" : 2,
|
||||
"region" : "苏州市",
|
||||
"level" : null,
|
||||
"skills" : null,
|
||||
"createdAt" : "2025-06-24T23:33:59.0083253",
|
||||
"updatedAt" : "2025-06-24T23:33:59.0083253",
|
||||
"enabled" : true,
|
||||
"currentLatitude" : null,
|
||||
"currentLongitude" : null,
|
||||
"failedLoginAttempts" : 0,
|
||||
"lockoutEndTime" : null
|
||||
},
|
||||
"operationType" : "LOGIN",
|
||||
"description" : "用户登录成功",
|
||||
"targetId" : "9",
|
||||
"targetType" : "UserAccount",
|
||||
"ipAddress" : "0:0:0:0:0:0:0:1",
|
||||
"createdAt" : "2025-06-24T23:40:39.6578426"
|
||||
}, {
|
||||
"id" : 13,
|
||||
"user" : {
|
||||
"id" : 57,
|
||||
"name" : "特定网格员",
|
||||
"phone" : "14700009999",
|
||||
"email" : "worker@aizhangz.top",
|
||||
"password" : "$2a$10$BESSBI.5BicU8NbFp.HG8envauXACHo/sDe20XvFFezGJWqbI7v1i",
|
||||
"gender" : "MALE",
|
||||
"role" : "GRID_WORKER",
|
||||
"status" : "ACTIVE",
|
||||
"gridX" : 10,
|
||||
"gridY" : 10,
|
||||
"region" : "苏州市",
|
||||
"level" : null,
|
||||
"skills" : null,
|
||||
"createdAt" : "2025-06-24T23:34:02.2703065",
|
||||
"updatedAt" : "2025-06-24T23:34:02.2703065",
|
||||
"enabled" : true,
|
||||
"currentLatitude" : null,
|
||||
"currentLongitude" : null,
|
||||
"failedLoginAttempts" : 0,
|
||||
"lockoutEndTime" : null
|
||||
},
|
||||
"operationType" : "LOGIN",
|
||||
"description" : "用户登录成功",
|
||||
"targetId" : "57",
|
||||
"targetType" : "UserAccount",
|
||||
"ipAddress" : "0:0:0:0:0:0:0:1",
|
||||
"createdAt" : "2025-06-24T23:41:38.1601197"
|
||||
}, {
|
||||
"id" : 14,
|
||||
"user" : {
|
||||
"id" : 1,
|
||||
"name" : "系统管理员",
|
||||
"phone" : "13800138000",
|
||||
"email" : "admin@example.com",
|
||||
"password" : "$2a$10$PjqWk7oBYmN2ecjNd6njFuS125JSGyb9A8v7HAWJjTzTH5fvLDgLK",
|
||||
"gender" : null,
|
||||
"role" : "ADMIN",
|
||||
"status" : "ACTIVE",
|
||||
"gridX" : null,
|
||||
"gridY" : null,
|
||||
"region" : null,
|
||||
"level" : null,
|
||||
"skills" : null,
|
||||
"createdAt" : "2025-06-24T23:33:58.3224414",
|
||||
"updatedAt" : "2025-06-24T23:33:58.323441",
|
||||
"enabled" : true,
|
||||
"currentLatitude" : null,
|
||||
"currentLongitude" : null,
|
||||
"failedLoginAttempts" : 0,
|
||||
"lockoutEndTime" : null
|
||||
},
|
||||
"operationType" : "LOGIN",
|
||||
"description" : "用户登录成功",
|
||||
"targetId" : "1",
|
||||
"targetType" : "UserAccount",
|
||||
"ipAddress" : "0:0:0:0:0:0:0:1",
|
||||
"createdAt" : "2025-06-24T23:42:31.957322"
|
||||
}, {
|
||||
"id" : 15,
|
||||
"user" : {
|
||||
"id" : 58,
|
||||
"name" : "尹子轩",
|
||||
"phone" : "14132111111",
|
||||
"email" : "13@aizhangz.top",
|
||||
"password" : "$2a$10$sU7TJ05g7rRHB4m2x5rOOOMviWbIr7X4Eb2vn6U7Xto5Azo/NT.v.",
|
||||
"gender" : null,
|
||||
"role" : "PUBLIC_SUPERVISOR",
|
||||
"status" : "INACTIVE",
|
||||
"gridX" : null,
|
||||
"gridY" : null,
|
||||
"region" : null,
|
||||
"level" : null,
|
||||
"skills" : null,
|
||||
"createdAt" : "2025-06-24T23:37:55.5868193",
|
||||
"updatedAt" : "2025-06-24T23:37:55.5868193",
|
||||
"enabled" : true,
|
||||
"currentLatitude" : null,
|
||||
"currentLongitude" : null,
|
||||
"failedLoginAttempts" : 0,
|
||||
"lockoutEndTime" : null
|
||||
},
|
||||
"operationType" : "UPDATE",
|
||||
"description" : "用户密码重置成功: 13@aizhangz.top",
|
||||
"targetId" : "58",
|
||||
"targetType" : "UserAccount",
|
||||
"ipAddress" : "0:0:0:0:0:0:0:1",
|
||||
"createdAt" : "2025-06-24T23:43:25.1639234"
|
||||
}, {
|
||||
"id" : 16,
|
||||
"user" : {
|
||||
"id" : 58,
|
||||
"name" : "尹子轩",
|
||||
"phone" : "14132111111",
|
||||
"email" : "13@aizhangz.top",
|
||||
"password" : "$2a$10$sU7TJ05g7rRHB4m2x5rOOOMviWbIr7X4Eb2vn6U7Xto5Azo/NT.v.",
|
||||
"gender" : null,
|
||||
"role" : "PUBLIC_SUPERVISOR",
|
||||
"status" : "INACTIVE",
|
||||
"gridX" : null,
|
||||
"gridY" : null,
|
||||
"region" : null,
|
||||
"level" : null,
|
||||
"skills" : null,
|
||||
"createdAt" : "2025-06-24T23:37:55.5868193",
|
||||
"updatedAt" : "2025-06-24T23:37:55.5868193",
|
||||
"enabled" : true,
|
||||
"currentLatitude" : null,
|
||||
"currentLongitude" : null,
|
||||
"failedLoginAttempts" : 0,
|
||||
"lockoutEndTime" : null
|
||||
},
|
||||
"operationType" : "LOGIN",
|
||||
"description" : "用户登录失败",
|
||||
"targetId" : "58",
|
||||
"targetType" : "UserAccount",
|
||||
"ipAddress" : "0:0:0:0:0:0:0:1",
|
||||
"createdAt" : "2025-06-24T23:43:39.6007499"
|
||||
}, {
|
||||
"id" : 17,
|
||||
"user" : {
|
||||
"id" : 58,
|
||||
"name" : "尹子轩",
|
||||
"phone" : "14132111111",
|
||||
"email" : "13@aizhangz.top",
|
||||
"password" : "$2a$10$sU7TJ05g7rRHB4m2x5rOOOMviWbIr7X4Eb2vn6U7Xto5Azo/NT.v.",
|
||||
"gender" : null,
|
||||
"role" : "PUBLIC_SUPERVISOR",
|
||||
"status" : "INACTIVE",
|
||||
"gridX" : null,
|
||||
"gridY" : null,
|
||||
"region" : null,
|
||||
"level" : null,
|
||||
"skills" : null,
|
||||
"createdAt" : "2025-06-24T23:37:55.5868193",
|
||||
"updatedAt" : "2025-06-24T23:37:55.5868193",
|
||||
"enabled" : true,
|
||||
"currentLatitude" : null,
|
||||
"currentLongitude" : null,
|
||||
"failedLoginAttempts" : 0,
|
||||
"lockoutEndTime" : null
|
||||
},
|
||||
"operationType" : "LOGIN",
|
||||
"description" : "用户登录失败",
|
||||
"targetId" : "58",
|
||||
"targetType" : "UserAccount",
|
||||
"ipAddress" : "0:0:0:0:0:0:0:1",
|
||||
"createdAt" : "2025-06-24T23:43:46.6059216"
|
||||
}, {
|
||||
"id" : 18,
|
||||
"user" : {
|
||||
"id" : 58,
|
||||
"name" : "尹子轩",
|
||||
"phone" : "14132111111",
|
||||
"email" : "13@aizhangz.top",
|
||||
"password" : "$2a$10$sU7TJ05g7rRHB4m2x5rOOOMviWbIr7X4Eb2vn6U7Xto5Azo/NT.v.",
|
||||
"gender" : null,
|
||||
"role" : "PUBLIC_SUPERVISOR",
|
||||
"status" : "INACTIVE",
|
||||
"gridX" : null,
|
||||
"gridY" : null,
|
||||
"region" : null,
|
||||
"level" : null,
|
||||
"skills" : null,
|
||||
"createdAt" : "2025-06-24T23:37:55.5868193",
|
||||
"updatedAt" : "2025-06-24T23:37:55.5868193",
|
||||
"enabled" : true,
|
||||
"currentLatitude" : null,
|
||||
"currentLongitude" : null,
|
||||
"failedLoginAttempts" : 0,
|
||||
"lockoutEndTime" : null
|
||||
},
|
||||
"operationType" : "LOGIN",
|
||||
"description" : "用户登录失败",
|
||||
"targetId" : "58",
|
||||
"targetType" : "UserAccount",
|
||||
"ipAddress" : "0:0:0:0:0:0:0:1",
|
||||
"createdAt" : "2025-06-24T23:43:59.543322"
|
||||
}, {
|
||||
"id" : 19,
|
||||
"user" : {
|
||||
"id" : 57,
|
||||
"name" : "特定网格员",
|
||||
"phone" : "14700009999",
|
||||
"email" : "worker@aizhangz.top",
|
||||
"password" : "$2a$10$BESSBI.5BicU8NbFp.HG8envauXACHo/sDe20XvFFezGJWqbI7v1i",
|
||||
"gender" : "MALE",
|
||||
"role" : "GRID_WORKER",
|
||||
"status" : "ACTIVE",
|
||||
"gridX" : 10,
|
||||
"gridY" : 10,
|
||||
"region" : "苏州市",
|
||||
"level" : null,
|
||||
"skills" : null,
|
||||
"createdAt" : "2025-06-24T23:34:02.2703065",
|
||||
"updatedAt" : "2025-06-24T23:34:02.2703065",
|
||||
"enabled" : true,
|
||||
"currentLatitude" : null,
|
||||
"currentLongitude" : null,
|
||||
"failedLoginAttempts" : 0,
|
||||
"lockoutEndTime" : null
|
||||
},
|
||||
"operationType" : "LOGIN",
|
||||
"description" : "用户登录成功",
|
||||
"targetId" : "57",
|
||||
"targetType" : "UserAccount",
|
||||
"ipAddress" : "0:0:0:0:0:0:0:1",
|
||||
"createdAt" : "2025-06-24T23:46:15.7644452"
|
||||
}, {
|
||||
"id" : 20,
|
||||
"user" : {
|
||||
"id" : 57,
|
||||
"name" : "特定网格员",
|
||||
"phone" : "14700009999",
|
||||
"email" : "worker@aizhangz.top",
|
||||
"password" : "$2a$10$BESSBI.5BicU8NbFp.HG8envauXACHo/sDe20XvFFezGJWqbI7v1i",
|
||||
"gender" : "MALE",
|
||||
"role" : "GRID_WORKER",
|
||||
"status" : "ACTIVE",
|
||||
"gridX" : 10,
|
||||
"gridY" : 10,
|
||||
"region" : "苏州市",
|
||||
"level" : null,
|
||||
"skills" : null,
|
||||
"createdAt" : "2025-06-24T23:34:02.2703065",
|
||||
"updatedAt" : "2025-06-24T23:34:02.2703065",
|
||||
"enabled" : true,
|
||||
"currentLatitude" : null,
|
||||
"currentLongitude" : null,
|
||||
"failedLoginAttempts" : 0,
|
||||
"lockoutEndTime" : null
|
||||
},
|
||||
"operationType" : "LOGIN",
|
||||
"description" : "用户登录成功",
|
||||
"targetId" : "57",
|
||||
"targetType" : "UserAccount",
|
||||
"ipAddress" : "0:0:0:0:0:0:0:1",
|
||||
"createdAt" : "2025-06-27T23:57:30.9731674"
|
||||
} ]
|
||||
36
ems-backend/json-db/pollutant_thresholds.json
Normal file
36
ems-backend/json-db/pollutant_thresholds.json
Normal file
@@ -0,0 +1,36 @@
|
||||
[ {
|
||||
"id" : 1,
|
||||
"pollutionType" : "PM25",
|
||||
"pollutantName" : "PM25",
|
||||
"threshold" : 75.0,
|
||||
"unit" : "µg/m³",
|
||||
"description" : "细颗粒物"
|
||||
}, {
|
||||
"id" : 2,
|
||||
"pollutionType" : "O3",
|
||||
"pollutantName" : "O3",
|
||||
"threshold" : 160.0,
|
||||
"unit" : "µg/m³",
|
||||
"description" : "臭氧"
|
||||
}, {
|
||||
"id" : 3,
|
||||
"pollutionType" : "NO2",
|
||||
"pollutantName" : "NO2",
|
||||
"threshold" : 100.0,
|
||||
"unit" : "µg/m³",
|
||||
"description" : "二氧化氮"
|
||||
}, {
|
||||
"id" : 4,
|
||||
"pollutionType" : "SO2",
|
||||
"pollutantName" : "SO2",
|
||||
"threshold" : 150.0,
|
||||
"unit" : "µg/m³",
|
||||
"description" : "二氧化硫"
|
||||
}, {
|
||||
"id" : 5,
|
||||
"pollutionType" : "OTHER",
|
||||
"pollutantName" : "OTHER",
|
||||
"threshold" : 100.0,
|
||||
"unit" : "unit",
|
||||
"description" : "其他污染物"
|
||||
} ]
|
||||
297
ems-backend/json-db/tasks.json
Normal file
297
ems-backend/json-db/tasks.json
Normal file
@@ -0,0 +1,297 @@
|
||||
[ {
|
||||
"id" : 1,
|
||||
"feedback" : null,
|
||||
"assignee" : {
|
||||
"id" : 57,
|
||||
"name" : "特定网格员",
|
||||
"phone" : "14700009999",
|
||||
"email" : "worker@aizhangz.top",
|
||||
"password" : "$2a$10$BESSBI.5BicU8NbFp.HG8envauXACHo/sDe20XvFFezGJWqbI7v1i",
|
||||
"gender" : "MALE",
|
||||
"role" : "GRID_WORKER",
|
||||
"status" : "ACTIVE",
|
||||
"gridX" : 10,
|
||||
"gridY" : 10,
|
||||
"region" : "苏州市",
|
||||
"level" : null,
|
||||
"skills" : null,
|
||||
"createdAt" : "2025-06-24T23:34:02.2703065",
|
||||
"updatedAt" : "2025-06-24T23:34:02.2703065",
|
||||
"enabled" : true,
|
||||
"currentLatitude" : null,
|
||||
"currentLongitude" : null,
|
||||
"failedLoginAttempts" : 0,
|
||||
"lockoutEndTime" : null
|
||||
},
|
||||
"createdBy" : {
|
||||
"id" : 5,
|
||||
"name" : "特定主管",
|
||||
"phone" : "13700137003",
|
||||
"email" : "supervisor@aizhangz.top",
|
||||
"password" : "$2a$10$t4pY9dOVge5xJygEasVI/enJPqWZwTVOE9wTSKs6VN8DQ4Dd8D8Zu",
|
||||
"gender" : null,
|
||||
"role" : "SUPERVISOR",
|
||||
"status" : "ACTIVE",
|
||||
"gridX" : null,
|
||||
"gridY" : null,
|
||||
"region" : "苏州市",
|
||||
"level" : null,
|
||||
"skills" : null,
|
||||
"createdAt" : "2025-06-24T23:33:58.6886435",
|
||||
"updatedAt" : "2025-06-24T23:33:58.6886435",
|
||||
"enabled" : true,
|
||||
"currentLatitude" : null,
|
||||
"currentLongitude" : null,
|
||||
"failedLoginAttempts" : 0,
|
||||
"lockoutEndTime" : null
|
||||
},
|
||||
"status" : "IN_PROGRESS",
|
||||
"assignedAt" : "2025-06-22T23:34:02.5085803",
|
||||
"completedAt" : null,
|
||||
"createdAt" : null,
|
||||
"updatedAt" : null,
|
||||
"title" : "调查PM2.5超标问题",
|
||||
"description" : "前往工业区,使用便携式检测仪检测空气质量,并记录排放情况。",
|
||||
"pollutionType" : null,
|
||||
"severityLevel" : "HIGH",
|
||||
"textAddress" : null,
|
||||
"gridX" : 2,
|
||||
"gridY" : 3,
|
||||
"latitude" : 39.9042,
|
||||
"longitude" : 116.4074,
|
||||
"history" : [ ],
|
||||
"assignment" : null,
|
||||
"submissions" : [ ]
|
||||
}, {
|
||||
"id" : 2,
|
||||
"feedback" : null,
|
||||
"assignee" : {
|
||||
"id" : 57,
|
||||
"name" : "特定网格员",
|
||||
"phone" : "14700009999",
|
||||
"email" : "worker@aizhangz.top",
|
||||
"password" : "$2a$10$BESSBI.5BicU8NbFp.HG8envauXACHo/sDe20XvFFezGJWqbI7v1i",
|
||||
"gender" : "MALE",
|
||||
"role" : "GRID_WORKER",
|
||||
"status" : "ACTIVE",
|
||||
"gridX" : 10,
|
||||
"gridY" : 10,
|
||||
"region" : "苏州市",
|
||||
"level" : null,
|
||||
"skills" : null,
|
||||
"createdAt" : "2025-06-24T23:34:02.2703065",
|
||||
"updatedAt" : "2025-06-24T23:34:02.2703065",
|
||||
"enabled" : true,
|
||||
"currentLatitude" : null,
|
||||
"currentLongitude" : null,
|
||||
"failedLoginAttempts" : 0,
|
||||
"lockoutEndTime" : null
|
||||
},
|
||||
"createdBy" : {
|
||||
"id" : 5,
|
||||
"name" : "特定主管",
|
||||
"phone" : "13700137003",
|
||||
"email" : "supervisor@aizhangz.top",
|
||||
"password" : "$2a$10$t4pY9dOVge5xJygEasVI/enJPqWZwTVOE9wTSKs6VN8DQ4Dd8D8Zu",
|
||||
"gender" : null,
|
||||
"role" : "SUPERVISOR",
|
||||
"status" : "ACTIVE",
|
||||
"gridX" : null,
|
||||
"gridY" : null,
|
||||
"region" : "苏州市",
|
||||
"level" : null,
|
||||
"skills" : null,
|
||||
"createdAt" : "2025-06-24T23:33:58.6886435",
|
||||
"updatedAt" : "2025-06-24T23:33:58.6886435",
|
||||
"enabled" : true,
|
||||
"currentLatitude" : null,
|
||||
"currentLongitude" : null,
|
||||
"failedLoginAttempts" : 0,
|
||||
"lockoutEndTime" : null
|
||||
},
|
||||
"status" : "COMPLETED",
|
||||
"assignedAt" : "2025-06-20T23:34:02.5085803",
|
||||
"completedAt" : "2025-06-23T23:34:02.5085803",
|
||||
"createdAt" : null,
|
||||
"updatedAt" : null,
|
||||
"title" : "疏导交通并监测NO2",
|
||||
"description" : "在交通要道关键节点进行监测,并与交管部门协调。",
|
||||
"pollutionType" : null,
|
||||
"severityLevel" : "MEDIUM",
|
||||
"textAddress" : null,
|
||||
"gridX" : 4,
|
||||
"gridY" : 5,
|
||||
"latitude" : 39.915,
|
||||
"longitude" : 116.4,
|
||||
"history" : [ ],
|
||||
"assignment" : null,
|
||||
"submissions" : [ ]
|
||||
}, {
|
||||
"id" : 3,
|
||||
"feedback" : null,
|
||||
"assignee" : {
|
||||
"id" : 57,
|
||||
"name" : "特定网格员",
|
||||
"phone" : "14700009999",
|
||||
"email" : "worker@aizhangz.top",
|
||||
"password" : "$2a$10$BESSBI.5BicU8NbFp.HG8envauXACHo/sDe20XvFFezGJWqbI7v1i",
|
||||
"gender" : "MALE",
|
||||
"role" : "GRID_WORKER",
|
||||
"status" : "ACTIVE",
|
||||
"gridX" : 10,
|
||||
"gridY" : 10,
|
||||
"region" : "苏州市",
|
||||
"level" : null,
|
||||
"skills" : null,
|
||||
"createdAt" : "2025-06-24T23:34:02.2703065",
|
||||
"updatedAt" : "2025-06-24T23:34:02.2703065",
|
||||
"enabled" : true,
|
||||
"currentLatitude" : null,
|
||||
"currentLongitude" : null,
|
||||
"failedLoginAttempts" : 0,
|
||||
"lockoutEndTime" : null
|
||||
},
|
||||
"createdBy" : {
|
||||
"id" : 5,
|
||||
"name" : "特定主管",
|
||||
"phone" : "13700137003",
|
||||
"email" : "supervisor@aizhangz.top",
|
||||
"password" : "$2a$10$t4pY9dOVge5xJygEasVI/enJPqWZwTVOE9wTSKs6VN8DQ4Dd8D8Zu",
|
||||
"gender" : null,
|
||||
"role" : "SUPERVISOR",
|
||||
"status" : "ACTIVE",
|
||||
"gridX" : null,
|
||||
"gridY" : null,
|
||||
"region" : "苏州市",
|
||||
"level" : null,
|
||||
"skills" : null,
|
||||
"createdAt" : "2025-06-24T23:33:58.6886435",
|
||||
"updatedAt" : "2025-06-24T23:33:58.6886435",
|
||||
"enabled" : true,
|
||||
"currentLatitude" : null,
|
||||
"currentLongitude" : null,
|
||||
"failedLoginAttempts" : 0,
|
||||
"lockoutEndTime" : null
|
||||
},
|
||||
"status" : "ASSIGNED",
|
||||
"assignedAt" : "2025-06-24T23:34:02.5085803",
|
||||
"completedAt" : null,
|
||||
"createdAt" : null,
|
||||
"updatedAt" : null,
|
||||
"title" : "排查SO2异味源",
|
||||
"description" : "在相关居民区进行走访和气味溯源。",
|
||||
"pollutionType" : null,
|
||||
"severityLevel" : "LOW",
|
||||
"textAddress" : null,
|
||||
"gridX" : 6,
|
||||
"gridY" : 7,
|
||||
"latitude" : 39.888,
|
||||
"longitude" : 116.356,
|
||||
"history" : [ ],
|
||||
"assignment" : null,
|
||||
"submissions" : [ ]
|
||||
}, {
|
||||
"id" : 4,
|
||||
"feedback" : {
|
||||
"id" : 4,
|
||||
"eventId" : "6b800765-b0aa-457b-bde7-af60bace45f9",
|
||||
"title" : "SO2",
|
||||
"description" : "SO2",
|
||||
"pollutionType" : "SO2",
|
||||
"severityLevel" : "MEDIUM",
|
||||
"status" : "PENDING_ASSIGNMENT",
|
||||
"textAddress" : "东北大学195号",
|
||||
"gridX" : 0,
|
||||
"gridY" : 1,
|
||||
"submitterId" : 6,
|
||||
"createdAt" : "2025-06-24T23:35:05.9704809",
|
||||
"updatedAt" : "2025-06-24T23:39:54.0988378",
|
||||
"user" : {
|
||||
"id" : 6,
|
||||
"name" : "公众监督员",
|
||||
"phone" : "13700137004",
|
||||
"email" : "public.supervisor@aizhangz.top",
|
||||
"password" : "$2a$10$tg2qMBxN/grBjChEMOzGI.lPFjBD5H7nwwnIQX59DHJ81AfRUjUI.",
|
||||
"gender" : null,
|
||||
"role" : "PUBLIC_SUPERVISOR",
|
||||
"status" : "ACTIVE",
|
||||
"gridX" : null,
|
||||
"gridY" : null,
|
||||
"region" : null,
|
||||
"level" : null,
|
||||
"skills" : null,
|
||||
"createdAt" : "2025-06-24T23:33:58.7646754",
|
||||
"updatedAt" : "2025-06-24T23:33:58.7646754",
|
||||
"enabled" : true,
|
||||
"currentLatitude" : null,
|
||||
"currentLongitude" : null,
|
||||
"failedLoginAttempts" : 0,
|
||||
"lockoutEndTime" : null
|
||||
},
|
||||
"latitude" : 1.0E-6,
|
||||
"longitude" : 1.0E-6,
|
||||
"attachments" : [ ],
|
||||
"task" : null
|
||||
},
|
||||
"assignee" : {
|
||||
"id" : 57,
|
||||
"name" : "特定网格员",
|
||||
"phone" : "14700009999",
|
||||
"email" : "worker@aizhangz.top",
|
||||
"password" : "$2a$10$BESSBI.5BicU8NbFp.HG8envauXACHo/sDe20XvFFezGJWqbI7v1i",
|
||||
"gender" : "MALE",
|
||||
"role" : "GRID_WORKER",
|
||||
"status" : "ACTIVE",
|
||||
"gridX" : 10,
|
||||
"gridY" : 10,
|
||||
"region" : "苏州市",
|
||||
"level" : null,
|
||||
"skills" : null,
|
||||
"createdAt" : "2025-06-24T23:34:02.2703065",
|
||||
"updatedAt" : "2025-06-24T23:34:02.2703065",
|
||||
"enabled" : true,
|
||||
"currentLatitude" : null,
|
||||
"currentLongitude" : null,
|
||||
"failedLoginAttempts" : 0,
|
||||
"lockoutEndTime" : null
|
||||
},
|
||||
"createdBy" : {
|
||||
"id" : 1,
|
||||
"name" : "系统管理员",
|
||||
"phone" : "13800138000",
|
||||
"email" : "admin@example.com",
|
||||
"password" : "$2a$10$PjqWk7oBYmN2ecjNd6njFuS125JSGyb9A8v7HAWJjTzTH5fvLDgLK",
|
||||
"gender" : null,
|
||||
"role" : "ADMIN",
|
||||
"status" : "ACTIVE",
|
||||
"gridX" : null,
|
||||
"gridY" : null,
|
||||
"region" : null,
|
||||
"level" : null,
|
||||
"skills" : null,
|
||||
"createdAt" : "2025-06-24T23:33:58.3224414",
|
||||
"updatedAt" : "2025-06-24T23:33:58.323441",
|
||||
"enabled" : true,
|
||||
"currentLatitude" : null,
|
||||
"currentLongitude" : null,
|
||||
"failedLoginAttempts" : 0,
|
||||
"lockoutEndTime" : null
|
||||
},
|
||||
"status" : "ASSIGNED",
|
||||
"assignedAt" : "2025-06-24T23:40:35.4504136",
|
||||
"completedAt" : null,
|
||||
"createdAt" : null,
|
||||
"updatedAt" : null,
|
||||
"title" : "SO2",
|
||||
"description" : "SO2",
|
||||
"pollutionType" : "SO2",
|
||||
"severityLevel" : "MEDIUM",
|
||||
"textAddress" : "东北大学195号",
|
||||
"gridX" : 0,
|
||||
"gridY" : 1,
|
||||
"latitude" : 1.0E-6,
|
||||
"longitude" : 1.0E-6,
|
||||
"history" : [ ],
|
||||
"assignment" : null,
|
||||
"submissions" : [ ]
|
||||
} ]
|
||||
1219
ems-backend/json-db/users.json
Normal file
1219
ems-backend/json-db/users.json
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user