{"L":"INFO","T":"2020-12-03 15:50:54.039","C":"logger/logger.go:61","M":"thirdparty","api":"http://aliv18.data.moji.com/whapi/json/alicityweather/aqi","request":"{\"cityId\":\"2635\"}","response":""} {"L":"INFO","T":"2020-12-03 15:52:34.255","C":"logger/logger.go:61","M":"thirdparty","api":"http://aliv18.data.moji.com/whapi/json/alicityweather/aqi","request":"{\"cityId\":\"2635\"}","response":"{\"code\":0,\"data\":{\"aqi\":{\"cityName\":\"成都市\",\"co\":\"8\",\"coC\":\"0.8\",\"no2\":\"13\",\"no2C\":\"26.0\",\"o3\":\"9\",\"o3C\":\"30.0\",\"pm10\":\"44\",\"pm10C\":\"44.0\",\"pm25\":\"54\",\"pm25C\":\"38.0\",\"pubtime\":\"1606978800000\",\"rank\":\"466/677\",\"so2\":\"2\",\"so2C\":\"5.0\",\"value\":\"54\"},\"city\":{\"cityId\":2635,\"counname\":\"中国\",\"ianatimezone\":\"Asia/Shanghai\",\"name\":\"成都市\",\"pname\":\"四川省\",\"secondaryname\":\"四川省\",\"timezone\":\"8\"}},\"msg\":\"success\",\"rc\":{\"c\":0,\"p\":\"success\"}}"} {"L":"ERROR","T":"2020-12-04 17:30:38.353","C":"logger/logger.go:54","M":"err","system_err":"runtime error: invalid memory address or nil pointer dereference","stacktrace":"smart-thirdparty/impl/v1/weather.WeatherEnviroment.func1\n\tD:/goproject/src/smart-thirdparty/impl/v1/weather/environment.go:133\nruntime.gopanic\n\tC:/GO/src/runtime/panic.go:969\nruntime.panicmem\n\tC:/GO/src/runtime/panic.go:212\nruntime.sigpanic\n\tC:/GO/src/runtime/signal_windows.go:246\ngithub.com/jinzhu/gorm.(*DB).clone\n\tD:/goproject/pkg/mod/github.com/jinzhu/gorm@v1.9.12/main.go:848\ngithub.com/jinzhu/gorm.(*DB).Where\n\tD:/goproject/pkg/mod/github.com/jinzhu/gorm@v1.9.12/main.go:235\nsmart-thirdparty/model.(*CityidItem).Query\n\tD:/goproject/src/smart-thirdparty/model/weather_cityid_item.go:28\nsmart-thirdparty/impl/v1/weather.getWeatherEnviromentFromThirdparty\n\tD:/goproject/src/smart-thirdparty/impl/v1/weather/environment.go:90\nsmart-thirdparty/impl/v1/weather.WeatherEnviroment\n\tD:/goproject/src/smart-thirdparty/impl/v1/weather/environment.go:144\nmain.run\n\tD:/goproject/src/smart-thirdparty/main.go:76\nmain.main\n\tD:/goproject/src/smart-thirdparty/main.go:111\nruntime.main\n\tC:/GO/src/runtime/proc.go:204"} {"L":"INFO","T":"2020-12-04 17:31:54.493","C":"logger/logger.go:61","M":"thirdparty","api":"http://aliv18.data.moji.com/whapi/json/alicityweather/aqi","request":"{\"cityId\":\"2635\"}","response":"{\"code\":0,\"data\":{\"aqi\":{\"cityName\":\"成都市\",\"co\":\"9\",\"coC\":\"0.9\",\"no2\":\"17\",\"no2C\":\"33.0\",\"o3\":\"2\",\"o3C\":\"6.0\",\"pm10\":\"24\",\"pm10C\":\"24.0\",\"pm25\":\"24\",\"pm25C\":\"17.0\",\"pubtime\":\"1607068800000\",\"rank\":\"107/677\",\"so2\":\"2\",\"so2C\":\"5.0\",\"value\":\"25\"},\"city\":{\"cityId\":2635,\"counname\":\"中国\",\"ianatimezone\":\"Asia/Shanghai\",\"name\":\"成都市\",\"pname\":\"四川省\",\"secondaryname\":\"四川省\",\"timezone\":\"8\"}},\"msg\":\"success\",\"rc\":{\"c\":0,\"p\":\"success\"}}"} {"L":"ERROR","T":"2021-01-25 10:58:45.138","C":"logger/logger.go:54","M":"err","system_err":"runtime error: invalid memory address or nil pointer dereference","stacktrace":"smart-thirdparty/impl/v1/weather.WeatherEnviroment.func1\n\tD:/goproject/src/smart-thirdparty/impl/v1/weather/environment.go:133\nruntime.gopanic\n\tC:/GO/src/runtime/panic.go:969\nruntime.panicmem\n\tC:/GO/src/runtime/panic.go:212\nruntime.sigpanic\n\tC:/GO/src/runtime/signal_windows.go:246\ngithub.com/jinzhu/gorm.(*DB).clone\n\tD:/goproject/pkg/mod/github.com/jinzhu/gorm@v1.9.12/main.go:848\ngithub.com/jinzhu/gorm.(*DB).Where\n\tD:/goproject/pkg/mod/github.com/jinzhu/gorm@v1.9.12/main.go:235\nsmart-thirdparty/model.(*CityidItem).Query\n\tD:/goproject/src/smart-thirdparty/model/weather_cityid_item.go:28\nsmart-thirdparty/impl/v1/weather.getWeatherEnviromentFromThirdparty\n\tD:/goproject/src/smart-thirdparty/impl/v1/weather/environment.go:90\nsmart-thirdparty/impl/v1/weather.WeatherEnviroment\n\tD:/goproject/src/smart-thirdparty/impl/v1/weather/environment.go:144\nsmart-thirdparty/impl.(*Rcvr).WeatherEnviroment.func1\n\tD:/goproject/src/smart-thirdparty/impl/rcvr.go:89\ngithub.com/jaryhe/gopkgs/tasker/rpctasker.Exec\n\tD:/goproject/pkg/mod/github.com/jaryhe/gopkgs@v0.0.0-20200905032310-2bcd57283d30/tasker/rpctasker/tasker.go:52\nsmart-thirdparty/impl.(*Rcvr).WeatherEnviroment\n\tD:/goproject/src/smart-thirdparty/impl/rcvr.go:93\nsmart-thirdparty/pb._SmartSiteThirdparty_WeatherEnviroment_Handler\n\tD:/goproject/src/smart-thirdparty/pb/thirdparty_management.pb.go:407\ngoogle.golang.org/grpc.(*Server).processUnaryRPC\n\tD:/goproject/pkg/mod/google.golang.org/grpc@v1.28.0/server.go:1082\ngoogle.golang.org/grpc.(*Server).handleStream\n\tD:/goproject/pkg/mod/google.golang.org/grpc@v1.28.0/server.go:1405\ngoogle.golang.org/grpc.(*Server).serveStreams.func1.1\n\tD:/goproject/pkg/mod/google.golang.org/grpc@v1.28.0/server.go:746"} {"L":"INFO","T":"2021-01-25 10:58:45.142","C":"logger/logger.go:61","M":"thirdparty","api":"","request":"{\"account\":\"\",\"app_key\":\"\",\"app_secret\":\"\",\"password\":\"\"}","response":""} {"L":"ERROR","T":"2021-01-25 10:58:45.142","C":"logger/logger.go:54","M":"thirdpary","call":"","params":"{\"account\":\"\",\"app_key\":\"\",\"app_secret\":\"\",\"password\":\"\"}","error":"Post \"\": unsupported protocol scheme \"\""} {"L":"INFO","T":"2021-01-25 10:58:46.143","C":"logger/logger.go:61","M":"thirdparty","api":"","request":"{\"account\":\"\",\"app_key\":\"\",\"app_secret\":\"\",\"password\":\"\"}","response":""} {"L":"ERROR","T":"2021-01-25 10:58:46.143","C":"logger/logger.go:54","M":"thirdpary","call":"","params":"{\"account\":\"\",\"app_key\":\"\",\"app_secret\":\"\",\"password\":\"\"}","error":"Post \"\": unsupported protocol scheme \"\""} {"L":"INFO","T":"2021-01-25 10:58:48.143","C":"logger/logger.go:61","M":"thirdparty","api":"","request":"{\"account\":\"\",\"app_key\":\"\",\"app_secret\":\"\",\"password\":\"\"}","response":""} {"L":"ERROR","T":"2021-01-25 10:58:48.143","C":"logger/logger.go:54","M":"thirdpary","call":"","params":"{\"account\":\"\",\"app_key\":\"\",\"app_secret\":\"\",\"password\":\"\"}","error":"Post \"\": unsupported protocol scheme \"\""} {"L":"INFO","T":"2021-01-25 10:58:50.147","C":"logger/logger.go:61","M":"thirdparty","api":"","request":"{\"account\":\"\",\"app_key\":\"\",\"app_secret\":\"\",\"password\":\"\"}","response":""} {"L":"ERROR","T":"2021-01-25 10:58:50.147","C":"logger/logger.go:54","M":"thirdpary","call":"","params":"{\"account\":\"\",\"app_key\":\"\",\"app_secret\":\"\",\"password\":\"\"}","error":"Post \"\": unsupported protocol scheme \"\""} {"L":"INFO","T":"2021-01-25 10:58:52.149","C":"logger/logger.go:61","M":"thirdparty","api":"","request":"{\"account\":\"\",\"app_key\":\"\",\"app_secret\":\"\",\"password\":\"\"}","response":""} {"L":"ERROR","T":"2021-01-25 10:58:52.149","C":"logger/logger.go:54","M":"thirdpary","call":"","params":"{\"account\":\"\",\"app_key\":\"\",\"app_secret\":\"\",\"password\":\"\"}","error":"Post \"\": unsupported protocol scheme \"\""} {"L":"INFO","T":"2021-01-25 10:58:54.151","C":"logger/logger.go:61","M":"thirdparty","api":"","request":"{\"account\":\"\",\"app_key\":\"\",\"app_secret\":\"\",\"password\":\"\"}","response":""} {"L":"ERROR","T":"2021-01-25 10:58:54.151","C":"logger/logger.go:54","M":"thirdpary","call":"","params":"{\"account\":\"\",\"app_key\":\"\",\"app_secret\":\"\",\"password\":\"\"}","error":"Post \"\": unsupported protocol scheme \"\""} {"L":"INFO","T":"2021-01-25 10:58:56.153","C":"logger/logger.go:61","M":"thirdparty","api":"","request":"{\"account\":\"\",\"app_key\":\"\",\"app_secret\":\"\",\"password\":\"\"}","response":""} {"L":"ERROR","T":"2021-01-25 10:58:56.153","C":"logger/logger.go:54","M":"thirdpary","call":"","params":"{\"account\":\"\",\"app_key\":\"\",\"app_secret\":\"\",\"password\":\"\"}","error":"Post \"\": unsupported protocol scheme \"\""} {"L":"INFO","T":"2021-01-25 10:58:58.154","C":"logger/logger.go:61","M":"thirdparty","api":"","request":"{\"account\":\"\",\"app_key\":\"\",\"app_secret\":\"\",\"password\":\"\"}","response":""} {"L":"ERROR","T":"2021-01-25 10:58:58.154","C":"logger/logger.go:54","M":"thirdpary","call":"","params":"{\"account\":\"\",\"app_key\":\"\",\"app_secret\":\"\",\"password\":\"\"}","error":"Post \"\": unsupported protocol scheme \"\""} {"L":"INFO","T":"2021-01-25 10:59:00.155","C":"logger/logger.go:61","M":"thirdparty","api":"","request":"{\"account\":\"\",\"app_key\":\"\",\"app_secret\":\"\",\"password\":\"\"}","response":""} {"L":"ERROR","T":"2021-01-25 10:59:00.155","C":"logger/logger.go:54","M":"thirdpary","call":"","params":"{\"account\":\"\",\"app_key\":\"\",\"app_secret\":\"\",\"password\":\"\"}","error":"Post \"\": unsupported protocol scheme \"\""} {"L":"INFO","T":"2021-01-25 10:59:02.159","C":"logger/logger.go:61","M":"thirdparty","api":"","request":"{\"account\":\"\",\"app_key\":\"\",\"app_secret\":\"\",\"password\":\"\"}","response":""} {"L":"ERROR","T":"2021-01-25 10:59:02.159","C":"logger/logger.go:54","M":"thirdpary","call":"","params":"{\"account\":\"\",\"app_key\":\"\",\"app_secret\":\"\",\"password\":\"\"}","error":"Post \"\": unsupported protocol scheme \"\""} {"L":"INFO","T":"2021-01-25 10:59:04.160","C":"logger/logger.go:61","M":"thirdparty","api":"","request":"{\"account\":\"\",\"app_key\":\"\",\"app_secret\":\"\",\"password\":\"\"}","response":""} {"L":"ERROR","T":"2021-01-25 10:59:04.160","C":"logger/logger.go:54","M":"thirdpary","call":"","params":"{\"account\":\"\",\"app_key\":\"\",\"app_secret\":\"\",\"password\":\"\"}","error":"Post \"\": unsupported protocol scheme \"\""} {"L":"INFO","T":"2021-01-25 10:59:06.162","C":"logger/logger.go:61","M":"thirdparty","api":"","request":"{\"account\":\"\",\"app_key\":\"\",\"app_secret\":\"\",\"password\":\"\"}","response":""} {"L":"ERROR","T":"2021-01-25 10:59:06.162","C":"logger/logger.go:54","M":"thirdpary","call":"","params":"{\"account\":\"\",\"app_key\":\"\",\"app_secret\":\"\",\"password\":\"\"}","error":"Post \"\": unsupported protocol scheme \"\""} {"L":"INFO","T":"2021-01-25 10:59:08.165","C":"logger/logger.go:61","M":"thirdparty","api":"","request":"{\"account\":\"\",\"app_key\":\"\",\"app_secret\":\"\",\"password\":\"\"}","response":""} {"L":"ERROR","T":"2021-01-25 10:59:08.165","C":"logger/logger.go:54","M":"thirdpary","call":"","params":"{\"account\":\"\",\"app_key\":\"\",\"app_secret\":\"\",\"password\":\"\"}","error":"Post \"\": unsupported protocol scheme \"\""} {"L":"INFO","T":"2021-01-25 10:59:10.166","C":"logger/logger.go:61","M":"thirdparty","api":"","request":"{\"account\":\"\",\"app_key\":\"\",\"app_secret\":\"\",\"password\":\"\"}","response":""} {"L":"ERROR","T":"2021-01-25 10:59:10.166","C":"logger/logger.go:54","M":"thirdpary","call":"","params":"{\"account\":\"\",\"app_key\":\"\",\"app_secret\":\"\",\"password\":\"\"}","error":"Post \"\": unsupported protocol scheme \"\""} {"L":"INFO","T":"2021-01-25 10:59:12.167","C":"logger/logger.go:61","M":"thirdparty","api":"","request":"{\"account\":\"\",\"app_key\":\"\",\"app_secret\":\"\",\"password\":\"\"}","response":""} {"L":"ERROR","T":"2021-01-25 10:59:12.167","C":"logger/logger.go:54","M":"thirdpary","call":"","params":"{\"account\":\"\",\"app_key\":\"\",\"app_secret\":\"\",\"password\":\"\"}","error":"Post \"\": unsupported protocol scheme \"\""} {"L":"INFO","T":"2021-01-25 10:59:14.167","C":"logger/logger.go:61","M":"thirdparty","api":"","request":"{\"account\":\"\",\"app_key\":\"\",\"app_secret\":\"\",\"password\":\"\"}","response":""} {"L":"ERROR","T":"2021-01-25 10:59:14.167","C":"logger/logger.go:54","M":"thirdpary","call":"","params":"{\"account\":\"\",\"app_key\":\"\",\"app_secret\":\"\",\"password\":\"\"}","error":"Post \"\": unsupported protocol scheme \"\""} {"L":"ERROR","T":"2021-01-25 11:01:04.649","C":"logger/logger.go:54","M":"err","system_err":"runtime error: invalid memory address or nil pointer dereference","stacktrace":"smart-thirdparty/impl/v1/weather.WeatherEnviroment.func1\n\tD:/goproject/src/smart-thirdparty/impl/v1/weather/environment.go:133\nruntime.gopanic\n\tC:/GO/src/runtime/panic.go:969\nruntime.panicmem\n\tC:/GO/src/runtime/panic.go:212\nruntime.sigpanic\n\tC:/GO/src/runtime/signal_windows.go:246\ngithub.com/jinzhu/gorm.(*DB).clone\n\tD:/goproject/pkg/mod/github.com/jinzhu/gorm@v1.9.12/main.go:848\ngithub.com/jinzhu/gorm.(*DB).Where\n\tD:/goproject/pkg/mod/github.com/jinzhu/gorm@v1.9.12/main.go:235\nsmart-thirdparty/model.(*CityidItem).Query\n\tD:/goproject/src/smart-thirdparty/model/weather_cityid_item.go:28\nsmart-thirdparty/impl/v1/weather.getWeatherEnviromentFromThirdparty\n\tD:/goproject/src/smart-thirdparty/impl/v1/weather/environment.go:90\nsmart-thirdparty/impl/v1/weather.WeatherEnviroment\n\tD:/goproject/src/smart-thirdparty/impl/v1/weather/environment.go:144\nsmart-thirdparty/impl.(*Rcvr).WeatherEnviroment.func1\n\tD:/goproject/src/smart-thirdparty/impl/rcvr.go:89\ngithub.com/jaryhe/gopkgs/tasker/rpctasker.Exec\n\tD:/goproject/pkg/mod/github.com/jaryhe/gopkgs@v0.0.0-20200905032310-2bcd57283d30/tasker/rpctasker/tasker.go:52\nsmart-thirdparty/impl.(*Rcvr).WeatherEnviroment\n\tD:/goproject/src/smart-thirdparty/impl/rcvr.go:93\nsmart-thirdparty/pb._SmartSiteThirdparty_WeatherEnviroment_Handler\n\tD:/goproject/src/smart-thirdparty/pb/thirdparty_management.pb.go:407\ngoogle.golang.org/grpc.(*Server).processUnaryRPC\n\tD:/goproject/pkg/mod/google.golang.org/grpc@v1.28.0/server.go:1082\ngoogle.golang.org/grpc.(*Server).handleStream\n\tD:/goproject/pkg/mod/google.golang.org/grpc@v1.28.0/server.go:1405\ngoogle.golang.org/grpc.(*Server).serveStreams.func1.1\n\tD:/goproject/pkg/mod/google.golang.org/grpc@v1.28.0/server.go:746"} {"L":"INFO","T":"2021-01-25 11:01:04.652","C":"logger/logger.go:61","M":"thirdparty","api":"","request":"{\"account\":\"\",\"app_key\":\"\",\"app_secret\":\"\",\"password\":\"\"}","response":""} {"L":"ERROR","T":"2021-01-25 11:01:04.652","C":"logger/logger.go:54","M":"thirdpary","call":"","params":"{\"account\":\"\",\"app_key\":\"\",\"app_secret\":\"\",\"password\":\"\"}","error":"Post \"\": unsupported protocol scheme \"\""} {"L":"INFO","T":"2021-01-25 11:01:05.653","C":"logger/logger.go:61","M":"thirdparty","api":"","request":"{\"account\":\"\",\"app_key\":\"\",\"app_secret\":\"\",\"password\":\"\"}","response":""} {"L":"ERROR","T":"2021-01-25 11:01:05.653","C":"logger/logger.go:54","M":"thirdpary","call":"","params":"{\"account\":\"\",\"app_key\":\"\",\"app_secret\":\"\",\"password\":\"\"}","error":"Post \"\": unsupported protocol scheme \"\""} {"L":"INFO","T":"2021-01-25 11:01:07.655","C":"logger/logger.go:61","M":"thirdparty","api":"","request":"{\"account\":\"\",\"app_key\":\"\",\"app_secret\":\"\",\"password\":\"\"}","response":""} {"L":"ERROR","T":"2021-01-25 11:01:07.655","C":"logger/logger.go:54","M":"thirdpary","call":"","params":"{\"account\":\"\",\"app_key\":\"\",\"app_secret\":\"\",\"password\":\"\"}","error":"Post \"\": unsupported protocol scheme \"\""} {"L":"INFO","T":"2021-01-25 11:01:09.658","C":"logger/logger.go:61","M":"thirdparty","api":"","request":"{\"account\":\"\",\"app_key\":\"\",\"app_secret\":\"\",\"password\":\"\"}","response":""} {"L":"ERROR","T":"2021-01-25 11:01:09.658","C":"logger/logger.go:54","M":"thirdpary","call":"","params":"{\"account\":\"\",\"app_key\":\"\",\"app_secret\":\"\",\"password\":\"\"}","error":"Post \"\": unsupported protocol scheme \"\""} {"L":"INFO","T":"2021-01-25 11:01:11.660","C":"logger/logger.go:61","M":"thirdparty","api":"","request":"{\"account\":\"\",\"app_key\":\"\",\"app_secret\":\"\",\"password\":\"\"}","response":""} {"L":"ERROR","T":"2021-01-25 11:01:11.660","C":"logger/logger.go:54","M":"thirdpary","call":"","params":"{\"account\":\"\",\"app_key\":\"\",\"app_secret\":\"\",\"password\":\"\"}","error":"Post \"\": unsupported protocol scheme \"\""} {"L":"INFO","T":"2021-01-25 11:01:13.662","C":"logger/logger.go:61","M":"thirdparty","api":"","request":"{\"account\":\"\",\"app_key\":\"\",\"app_secret\":\"\",\"password\":\"\"}","response":""} {"L":"ERROR","T":"2021-01-25 11:01:13.662","C":"logger/logger.go:54","M":"thirdpary","call":"","params":"{\"account\":\"\",\"app_key\":\"\",\"app_secret\":\"\",\"password\":\"\"}","error":"Post \"\": unsupported protocol scheme \"\""} {"L":"ERROR","T":"2021-01-25 11:03:22.846","C":"logger/logger.go:54","M":"err","system_err":"runtime error: invalid memory address or nil pointer dereference","stacktrace":"smart-thirdparty/impl/v1/weather.WeatherEnviroment.func1\n\tD:/goproject/src/smart-thirdparty/impl/v1/weather/environment.go:133\nruntime.gopanic\n\tC:/GO/src/runtime/panic.go:969\nruntime.panicmem\n\tC:/GO/src/runtime/panic.go:212\nruntime.sigpanic\n\tC:/GO/src/runtime/signal_windows.go:246\ngithub.com/jinzhu/gorm.(*DB).clone\n\tD:/goproject/pkg/mod/github.com/jinzhu/gorm@v1.9.12/main.go:848\ngithub.com/jinzhu/gorm.(*DB).Where\n\tD:/goproject/pkg/mod/github.com/jinzhu/gorm@v1.9.12/main.go:235\nsmart-thirdparty/model.(*CityidItem).Query\n\tD:/goproject/src/smart-thirdparty/model/weather_cityid_item.go:28\nsmart-thirdparty/impl/v1/weather.getWeatherEnviromentFromThirdparty\n\tD:/goproject/src/smart-thirdparty/impl/v1/weather/environment.go:90\nsmart-thirdparty/impl/v1/weather.WeatherEnviroment\n\tD:/goproject/src/smart-thirdparty/impl/v1/weather/environment.go:144\nsmart-thirdparty/impl.(*Rcvr).WeatherEnviroment.func1\n\tD:/goproject/src/smart-thirdparty/impl/rcvr.go:89\ngithub.com/jaryhe/gopkgs/tasker/rpctasker.Exec\n\tD:/goproject/pkg/mod/github.com/jaryhe/gopkgs@v0.0.0-20200905032310-2bcd57283d30/tasker/rpctasker/tasker.go:52\nsmart-thirdparty/impl.(*Rcvr).WeatherEnviroment\n\tD:/goproject/src/smart-thirdparty/impl/rcvr.go:93\nsmart-thirdparty/pb._SmartSiteThirdparty_WeatherEnviroment_Handler\n\tD:/goproject/src/smart-thirdparty/pb/thirdparty_management.pb.go:407\ngoogle.golang.org/grpc.(*Server).processUnaryRPC\n\tD:/goproject/pkg/mod/google.golang.org/grpc@v1.28.0/server.go:1082\ngoogle.golang.org/grpc.(*Server).handleStream\n\tD:/goproject/pkg/mod/google.golang.org/grpc@v1.28.0/server.go:1405\ngoogle.golang.org/grpc.(*Server).serveStreams.func1.1\n\tD:/goproject/pkg/mod/google.golang.org/grpc@v1.28.0/server.go:746"} {"L":"INFO","T":"2021-01-25 11:03:22.848","C":"logger/logger.go:61","M":"thirdparty","api":"","request":"{\"account\":\"\",\"app_key\":\"\",\"app_secret\":\"\",\"password\":\"\"}","response":""} {"L":"ERROR","T":"2021-01-25 11:03:22.848","C":"logger/logger.go:54","M":"thirdpary","call":"","params":"{\"account\":\"\",\"app_key\":\"\",\"app_secret\":\"\",\"password\":\"\"}","error":"Post \"\": unsupported protocol scheme \"\""} {"L":"INFO","T":"2021-01-25 11:03:23.850","C":"logger/logger.go:61","M":"thirdparty","api":"","request":"{\"account\":\"\",\"app_key\":\"\",\"app_secret\":\"\",\"password\":\"\"}","response":""} {"L":"ERROR","T":"2021-01-25 11:03:23.850","C":"logger/logger.go:54","M":"thirdpary","call":"","params":"{\"account\":\"\",\"app_key\":\"\",\"app_secret\":\"\",\"password\":\"\"}","error":"Post \"\": unsupported protocol scheme \"\""} {"L":"INFO","T":"2021-01-25 11:03:25.851","C":"logger/logger.go:61","M":"thirdparty","api":"","request":"{\"account\":\"\",\"app_key\":\"\",\"app_secret\":\"\",\"password\":\"\"}","response":""} {"L":"ERROR","T":"2021-01-25 11:03:25.851","C":"logger/logger.go:54","M":"thirdpary","call":"","params":"{\"account\":\"\",\"app_key\":\"\",\"app_secret\":\"\",\"password\":\"\"}","error":"Post \"\": unsupported protocol scheme \"\""} {"L":"INFO","T":"2021-01-25 11:03:27.855","C":"logger/logger.go:61","M":"thirdparty","api":"","request":"{\"account\":\"\",\"app_key\":\"\",\"app_secret\":\"\",\"password\":\"\"}","response":""} {"L":"ERROR","T":"2021-01-25 11:03:27.855","C":"logger/logger.go:54","M":"thirdpary","call":"","params":"{\"account\":\"\",\"app_key\":\"\",\"app_secret\":\"\",\"password\":\"\"}","error":"Post \"\": unsupported protocol scheme \"\""} {"L":"INFO","T":"2021-01-25 11:03:29.858","C":"logger/logger.go:61","M":"thirdparty","api":"","request":"{\"account\":\"\",\"app_key\":\"\",\"app_secret\":\"\",\"password\":\"\"}","response":""} {"L":"ERROR","T":"2021-01-25 11:03:29.858","C":"logger/logger.go:54","M":"thirdpary","call":"","params":"{\"account\":\"\",\"app_key\":\"\",\"app_secret\":\"\",\"password\":\"\"}","error":"Post \"\": unsupported protocol scheme \"\""} {"L":"INFO","T":"2021-01-25 11:03:31.858","C":"logger/logger.go:61","M":"thirdparty","api":"","request":"{\"account\":\"\",\"app_key\":\"\",\"app_secret\":\"\",\"password\":\"\"}","response":""} {"L":"ERROR","T":"2021-01-25 11:03:31.859","C":"logger/logger.go:54","M":"thirdpary","call":"","params":"{\"account\":\"\",\"app_key\":\"\",\"app_secret\":\"\",\"password\":\"\"}","error":"Post \"\": unsupported protocol scheme \"\""} {"L":"INFO","T":"2021-01-25 11:03:33.860","C":"logger/logger.go:61","M":"thirdparty","api":"","request":"{\"account\":\"\",\"app_key\":\"\",\"app_secret\":\"\",\"password\":\"\"}","response":""} {"L":"ERROR","T":"2021-01-25 11:03:33.860","C":"logger/logger.go:54","M":"thirdpary","call":"","params":"{\"account\":\"\",\"app_key\":\"\",\"app_secret\":\"\",\"password\":\"\"}","error":"Post \"\": unsupported protocol scheme \"\""} {"L":"ERROR","T":"2021-01-25 11:03:34.514","C":"logger/logger.go:54","M":"err","system_err":"runtime error: invalid memory address or nil pointer dereference","stacktrace":"smart-thirdparty/impl/v1/weather.WeatherEnviroment.func1\n\tD:/goproject/src/smart-thirdparty/impl/v1/weather/environment.go:133\nruntime.gopanic\n\tC:/GO/src/runtime/panic.go:969\nruntime.panicmem\n\tC:/GO/src/runtime/panic.go:212\nruntime.sigpanic\n\tC:/GO/src/runtime/signal_windows.go:246\ngithub.com/jinzhu/gorm.(*DB).clone\n\tD:/goproject/pkg/mod/github.com/jinzhu/gorm@v1.9.12/main.go:848\ngithub.com/jinzhu/gorm.(*DB).Where\n\tD:/goproject/pkg/mod/github.com/jinzhu/gorm@v1.9.12/main.go:235\nsmart-thirdparty/model.(*CityidItem).Query\n\tD:/goproject/src/smart-thirdparty/model/weather_cityid_item.go:28\nsmart-thirdparty/impl/v1/weather.getWeatherEnviromentFromThirdparty\n\tD:/goproject/src/smart-thirdparty/impl/v1/weather/environment.go:90\nsmart-thirdparty/impl/v1/weather.WeatherEnviroment\n\tD:/goproject/src/smart-thirdparty/impl/v1/weather/environment.go:144\nsmart-thirdparty/impl.(*Rcvr).WeatherEnviroment.func1\n\tD:/goproject/src/smart-thirdparty/impl/rcvr.go:89\ngithub.com/jaryhe/gopkgs/tasker/rpctasker.Exec\n\tD:/goproject/pkg/mod/github.com/jaryhe/gopkgs@v0.0.0-20200905032310-2bcd57283d30/tasker/rpctasker/tasker.go:52\nsmart-thirdparty/impl.(*Rcvr).WeatherEnviroment\n\tD:/goproject/src/smart-thirdparty/impl/rcvr.go:93\nsmart-thirdparty/pb._SmartSiteThirdparty_WeatherEnviroment_Handler\n\tD:/goproject/src/smart-thirdparty/pb/thirdparty_management.pb.go:407\ngoogle.golang.org/grpc.(*Server).processUnaryRPC\n\tD:/goproject/pkg/mod/google.golang.org/grpc@v1.28.0/server.go:1082\ngoogle.golang.org/grpc.(*Server).handleStream\n\tD:/goproject/pkg/mod/google.golang.org/grpc@v1.28.0/server.go:1405\ngoogle.golang.org/grpc.(*Server).serveStreams.func1.1\n\tD:/goproject/pkg/mod/google.golang.org/grpc@v1.28.0/server.go:746"} {"L":"INFO","T":"2021-01-25 11:03:34.862","C":"logger/logger.go:61","M":"thirdparty","api":"","request":"{\"account\":\"\",\"app_key\":\"\",\"app_secret\":\"\",\"password\":\"\"}","response":""} {"L":"ERROR","T":"2021-01-25 11:03:34.862","C":"logger/logger.go:54","M":"thirdpary","call":"","params":"{\"account\":\"\",\"app_key\":\"\",\"app_secret\":\"\",\"password\":\"\"}","error":"Post \"\": unsupported protocol scheme \"\""} {"L":"INFO","T":"2021-01-25 11:03:35.865","C":"logger/logger.go:61","M":"thirdparty","api":"","request":"{\"account\":\"\",\"app_key\":\"\",\"app_secret\":\"\",\"password\":\"\"}","response":""} {"L":"ERROR","T":"2021-01-25 11:03:35.865","C":"logger/logger.go:54","M":"thirdpary","call":"","params":"{\"account\":\"\",\"app_key\":\"\",\"app_secret\":\"\",\"password\":\"\"}","error":"Post \"\": unsupported protocol scheme \"\""} {"L":"INFO","T":"2021-01-25 11:03:37.865","C":"logger/logger.go:61","M":"thirdparty","api":"","request":"{\"account\":\"\",\"app_key\":\"\",\"app_secret\":\"\",\"password\":\"\"}","response":""} {"L":"ERROR","T":"2021-01-25 11:03:37.866","C":"logger/logger.go:54","M":"thirdpary","call":"","params":"{\"account\":\"\",\"app_key\":\"\",\"app_secret\":\"\",\"password\":\"\"}","error":"Post \"\": unsupported protocol scheme \"\""} {"L":"INFO","T":"2021-01-25 11:03:39.867","C":"logger/logger.go:61","M":"thirdparty","api":"","request":"{\"account\":\"\",\"app_key\":\"\",\"app_secret\":\"\",\"password\":\"\"}","response":""} {"L":"ERROR","T":"2021-01-25 11:03:39.867","C":"logger/logger.go:54","M":"thirdpary","call":"","params":"{\"account\":\"\",\"app_key\":\"\",\"app_secret\":\"\",\"password\":\"\"}","error":"Post \"\": unsupported protocol scheme \"\""} {"L":"INFO","T":"2021-01-25 11:03:41.869","C":"logger/logger.go:61","M":"thirdparty","api":"","request":"{\"account\":\"\",\"app_key\":\"\",\"app_secret\":\"\",\"password\":\"\"}","response":""} {"L":"ERROR","T":"2021-01-25 11:03:41.869","C":"logger/logger.go:54","M":"thirdpary","call":"","params":"{\"account\":\"\",\"app_key\":\"\",\"app_secret\":\"\",\"password\":\"\"}","error":"Post \"\": unsupported protocol scheme \"\""} {"L":"INFO","T":"2021-01-25 11:03:43.870","C":"logger/logger.go:61","M":"thirdparty","api":"","request":"{\"account\":\"\",\"app_key\":\"\",\"app_secret\":\"\",\"password\":\"\"}","response":""} {"L":"ERROR","T":"2021-01-25 11:03:43.870","C":"logger/logger.go:54","M":"thirdpary","call":"","params":"{\"account\":\"\",\"app_key\":\"\",\"app_secret\":\"\",\"password\":\"\"}","error":"Post \"\": unsupported protocol scheme \"\""} {"L":"INFO","T":"2021-01-25 11:03:45.873","C":"logger/logger.go:61","M":"thirdparty","api":"","request":"{\"account\":\"\",\"app_key\":\"\",\"app_secret\":\"\",\"password\":\"\"}","response":""} {"L":"ERROR","T":"2021-01-25 11:03:45.873","C":"logger/logger.go:54","M":"thirdpary","call":"","params":"{\"account\":\"\",\"app_key\":\"\",\"app_secret\":\"\",\"password\":\"\"}","error":"Post \"\": unsupported protocol scheme \"\""} {"L":"INFO","T":"2021-01-25 11:03:47.877","C":"logger/logger.go:61","M":"thirdparty","api":"","request":"{\"account\":\"\",\"app_key\":\"\",\"app_secret\":\"\",\"password\":\"\"}","response":""} {"L":"ERROR","T":"2021-01-25 11:03:47.877","C":"logger/logger.go:54","M":"thirdpary","call":"","params":"{\"account\":\"\",\"app_key\":\"\",\"app_secret\":\"\",\"password\":\"\"}","error":"Post \"\": unsupported protocol scheme \"\""} {"L":"INFO","T":"2021-01-25 11:03:49.878","C":"logger/logger.go:61","M":"thirdparty","api":"","request":"{\"account\":\"\",\"app_key\":\"\",\"app_secret\":\"\",\"password\":\"\"}","response":""} {"L":"ERROR","T":"2021-01-25 11:03:49.878","C":"logger/logger.go:54","M":"thirdpary","call":"","params":"{\"account\":\"\",\"app_key\":\"\",\"app_secret\":\"\",\"password\":\"\"}","error":"Post \"\": unsupported protocol scheme \"\""} {"L":"ERROR","T":"2021-01-25 11:03:51.501","C":"logger/logger.go:54","M":"err","system_err":"runtime error: invalid memory address or nil pointer dereference","stacktrace":"smart-thirdparty/impl/v1/weather.WeatherEnviroment.func1\n\tD:/goproject/src/smart-thirdparty/impl/v1/weather/environment.go:133\nruntime.gopanic\n\tC:/GO/src/runtime/panic.go:969\nruntime.panicmem\n\tC:/GO/src/runtime/panic.go:212\nruntime.sigpanic\n\tC:/GO/src/runtime/signal_windows.go:246\ngithub.com/jinzhu/gorm.(*DB).clone\n\tD:/goproject/pkg/mod/github.com/jinzhu/gorm@v1.9.12/main.go:848\ngithub.com/jinzhu/gorm.(*DB).Where\n\tD:/goproject/pkg/mod/github.com/jinzhu/gorm@v1.9.12/main.go:235\nsmart-thirdparty/model.(*CityidItem).Query\n\tD:/goproject/src/smart-thirdparty/model/weather_cityid_item.go:28\nsmart-thirdparty/impl/v1/weather.getWeatherEnviromentFromThirdparty\n\tD:/goproject/src/smart-thirdparty/impl/v1/weather/environment.go:90\nsmart-thirdparty/impl/v1/weather.WeatherEnviroment\n\tD:/goproject/src/smart-thirdparty/impl/v1/weather/environment.go:144\nsmart-thirdparty/impl.(*Rcvr).WeatherEnviroment.func1\n\tD:/goproject/src/smart-thirdparty/impl/rcvr.go:89\ngithub.com/jaryhe/gopkgs/tasker/rpctasker.Exec\n\tD:/goproject/pkg/mod/github.com/jaryhe/gopkgs@v0.0.0-20200905032310-2bcd57283d30/tasker/rpctasker/tasker.go:52\nsmart-thirdparty/impl.(*Rcvr).WeatherEnviroment\n\tD:/goproject/src/smart-thirdparty/impl/rcvr.go:93\nsmart-thirdparty/pb._SmartSiteThirdparty_WeatherEnviroment_Handler\n\tD:/goproject/src/smart-thirdparty/pb/thirdparty_management.pb.go:407\ngoogle.golang.org/grpc.(*Server).processUnaryRPC\n\tD:/goproject/pkg/mod/google.golang.org/grpc@v1.28.0/server.go:1082\ngoogle.golang.org/grpc.(*Server).handleStream\n\tD:/goproject/pkg/mod/google.golang.org/grpc@v1.28.0/server.go:1405\ngoogle.golang.org/grpc.(*Server).serveStreams.func1.1\n\tD:/goproject/pkg/mod/google.golang.org/grpc@v1.28.0/server.go:746"} {"L":"INFO","T":"2021-01-25 11:03:51.501","C":"logger/logger.go:61","M":"thirdparty","api":"","request":"{\"account\":\"\",\"app_key\":\"\",\"app_secret\":\"\",\"password\":\"\"}","response":""} {"L":"ERROR","T":"2021-01-25 11:03:51.501","C":"logger/logger.go:54","M":"thirdpary","call":"","params":"{\"account\":\"\",\"app_key\":\"\",\"app_secret\":\"\",\"password\":\"\"}","error":"Post \"\": unsupported protocol scheme \"\""} {"L":"INFO","T":"2021-01-25 11:03:52.504","C":"logger/logger.go:61","M":"thirdparty","api":"","request":"{\"account\":\"\",\"app_key\":\"\",\"app_secret\":\"\",\"password\":\"\"}","response":""} {"L":"ERROR","T":"2021-01-25 11:03:52.504","C":"logger/logger.go:54","M":"thirdpary","call":"","params":"{\"account\":\"\",\"app_key\":\"\",\"app_secret\":\"\",\"password\":\"\"}","error":"Post \"\": unsupported protocol scheme \"\""} {"L":"INFO","T":"2021-01-25 11:03:54.506","C":"logger/logger.go:61","M":"thirdparty","api":"","request":"{\"account\":\"\",\"app_key\":\"\",\"app_secret\":\"\",\"password\":\"\"}","response":""} {"L":"ERROR","T":"2021-01-25 11:03:54.506","C":"logger/logger.go:54","M":"thirdpary","call":"","params":"{\"account\":\"\",\"app_key\":\"\",\"app_secret\":\"\",\"password\":\"\"}","error":"Post \"\": unsupported protocol scheme \"\""} {"L":"INFO","T":"2021-01-25 11:03:56.508","C":"logger/logger.go:61","M":"thirdparty","api":"","request":"{\"account\":\"\",\"app_key\":\"\",\"app_secret\":\"\",\"password\":\"\"}","response":""} {"L":"ERROR","T":"2021-01-25 11:03:56.508","C":"logger/logger.go:54","M":"thirdpary","call":"","params":"{\"account\":\"\",\"app_key\":\"\",\"app_secret\":\"\",\"password\":\"\"}","error":"Post \"\": unsupported protocol scheme \"\""} {"L":"ERROR","T":"2021-02-24 17:11:52.160","C":"logger/logger.go:54","M":"err","system_err":"runtime error: invalid memory address or nil pointer dereference","stacktrace":"smart-thirdparty/impl/v1/weather.WeatherEnviroment.func1\n\tD:/goproject/src/smart-thirdparty/impl/v1/weather/environment.go:133\nruntime.gopanic\n\tC:/GO/src/runtime/panic.go:969\nruntime.panicmem\n\tC:/GO/src/runtime/panic.go:212\nruntime.sigpanic\n\tC:/GO/src/runtime/signal_windows.go:246\ngithub.com/jinzhu/gorm.(*DB).clone\n\tD:/goproject/pkg/mod/github.com/jinzhu/gorm@v1.9.12/main.go:848\ngithub.com/jinzhu/gorm.(*DB).Where\n\tD:/goproject/pkg/mod/github.com/jinzhu/gorm@v1.9.12/main.go:235\nsmart-thirdparty/model.(*CityidItem).Query\n\tD:/goproject/src/smart-thirdparty/model/weather_cityid_item.go:28\nsmart-thirdparty/impl/v1/weather.getWeatherEnviromentFromThirdparty\n\tD:/goproject/src/smart-thirdparty/impl/v1/weather/environment.go:90\nsmart-thirdparty/impl/v1/weather.WeatherEnviroment\n\tD:/goproject/src/smart-thirdparty/impl/v1/weather/environment.go:144\nsmart-thirdparty/impl.(*Rcvr).WeatherEnviroment.func1\n\tD:/goproject/src/smart-thirdparty/impl/rcvr.go:89\ngithub.com/jaryhe/gopkgs/tasker/rpctasker.Exec\n\tD:/goproject/pkg/mod/github.com/jaryhe/gopkgs@v0.0.0-20200905032310-2bcd57283d30/tasker/rpctasker/tasker.go:52\nsmart-thirdparty/impl.(*Rcvr).WeatherEnviroment\n\tD:/goproject/src/smart-thirdparty/impl/rcvr.go:93\nsmart-thirdparty/pb._SmartSiteThirdparty_WeatherEnviroment_Handler\n\tD:/goproject/src/smart-thirdparty/pb/thirdparty_management.pb.go:407\ngoogle.golang.org/grpc.(*Server).processUnaryRPC\n\tD:/goproject/pkg/mod/google.golang.org/grpc@v1.28.0/server.go:1082\ngoogle.golang.org/grpc.(*Server).handleStream\n\tD:/goproject/pkg/mod/google.golang.org/grpc@v1.28.0/server.go:1405\ngoogle.golang.org/grpc.(*Server).serveStreams.func1.1\n\tD:/goproject/pkg/mod/google.golang.org/grpc@v1.28.0/server.go:746"} {"L":"ERROR","T":"2021-02-24 17:12:43.403","C":"logger/logger.go:54","M":"err","system_err":"runtime error: invalid memory address or nil pointer dereference","stacktrace":"smart-thirdparty/impl/v1/weather.WeatherEnviroment.func1\n\tD:/goproject/src/smart-thirdparty/impl/v1/weather/environment.go:133\nruntime.gopanic\n\tC:/GO/src/runtime/panic.go:969\nruntime.panicmem\n\tC:/GO/src/runtime/panic.go:212\nruntime.sigpanic\n\tC:/GO/src/runtime/signal_windows.go:246\ngithub.com/jinzhu/gorm.(*DB).clone\n\tD:/goproject/pkg/mod/github.com/jinzhu/gorm@v1.9.12/main.go:848\ngithub.com/jinzhu/gorm.(*DB).Where\n\tD:/goproject/pkg/mod/github.com/jinzhu/gorm@v1.9.12/main.go:235\nsmart-thirdparty/model.(*CityidItem).Query\n\tD:/goproject/src/smart-thirdparty/model/weather_cityid_item.go:28\nsmart-thirdparty/impl/v1/weather.getWeatherEnviromentFromThirdparty\n\tD:/goproject/src/smart-thirdparty/impl/v1/weather/environment.go:90\nsmart-thirdparty/impl/v1/weather.WeatherEnviroment\n\tD:/goproject/src/smart-thirdparty/impl/v1/weather/environment.go:144\nsmart-thirdparty/impl.(*Rcvr).WeatherEnviroment.func1\n\tD:/goproject/src/smart-thirdparty/impl/rcvr.go:89\ngithub.com/jaryhe/gopkgs/tasker/rpctasker.Exec\n\tD:/goproject/pkg/mod/github.com/jaryhe/gopkgs@v0.0.0-20200905032310-2bcd57283d30/tasker/rpctasker/tasker.go:52\nsmart-thirdparty/impl.(*Rcvr).WeatherEnviroment\n\tD:/goproject/src/smart-thirdparty/impl/rcvr.go:93\nsmart-thirdparty/pb._SmartSiteThirdparty_WeatherEnviroment_Handler\n\tD:/goproject/src/smart-thirdparty/pb/thirdparty_management.pb.go:407\ngoogle.golang.org/grpc.(*Server).processUnaryRPC\n\tD:/goproject/pkg/mod/google.golang.org/grpc@v1.28.0/server.go:1082\ngoogle.golang.org/grpc.(*Server).handleStream\n\tD:/goproject/pkg/mod/google.golang.org/grpc@v1.28.0/server.go:1405\ngoogle.golang.org/grpc.(*Server).serveStreams.func1.1\n\tD:/goproject/pkg/mod/google.golang.org/grpc@v1.28.0/server.go:746"} {"L":"ERROR","T":"2021-02-24 17:16:41.242","C":"logger/logger.go:54","M":"err","system_err":"runtime error: invalid memory address or nil pointer dereference","stacktrace":"smart-thirdparty/impl/v1/weather.WeatherEnviroment.func1\n\tD:/goproject/src/smart-thirdparty/impl/v1/weather/environment.go:134\nruntime.gopanic\n\tC:/GO/src/runtime/panic.go:969\nruntime.panicmem\n\tC:/GO/src/runtime/panic.go:212\nruntime.sigpanic\n\tC:/GO/src/runtime/signal_windows.go:246\ngithub.com/jinzhu/gorm.(*DB).clone\n\tD:/goproject/pkg/mod/github.com/jinzhu/gorm@v1.9.12/main.go:848\ngithub.com/jinzhu/gorm.(*DB).Where\n\tD:/goproject/pkg/mod/github.com/jinzhu/gorm@v1.9.12/main.go:235\nsmart-thirdparty/model.(*CityidItem).Query\n\tD:/goproject/src/smart-thirdparty/model/weather_cityid_item.go:28\nsmart-thirdparty/impl/v1/weather.getWeatherEnviromentFromThirdparty\n\tD:/goproject/src/smart-thirdparty/impl/v1/weather/environment.go:90\nsmart-thirdparty/impl/v1/weather.WeatherEnviroment\n\tD:/goproject/src/smart-thirdparty/impl/v1/weather/environment.go:145\nsmart-thirdparty/impl.(*Rcvr).WeatherEnviroment.func1\n\tD:/goproject/src/smart-thirdparty/impl/rcvr.go:89\ngithub.com/jaryhe/gopkgs/tasker/rpctasker.Exec\n\tD:/goproject/pkg/mod/github.com/jaryhe/gopkgs@v0.0.0-20200905032310-2bcd57283d30/tasker/rpctasker/tasker.go:52\nsmart-thirdparty/impl.(*Rcvr).WeatherEnviroment\n\tD:/goproject/src/smart-thirdparty/impl/rcvr.go:93\nsmart-thirdparty/pb._SmartSiteThirdparty_WeatherEnviroment_Handler\n\tD:/goproject/src/smart-thirdparty/pb/thirdparty_management.pb.go:407\ngoogle.golang.org/grpc.(*Server).processUnaryRPC\n\tD:/goproject/pkg/mod/google.golang.org/grpc@v1.28.0/server.go:1082\ngoogle.golang.org/grpc.(*Server).handleStream\n\tD:/goproject/pkg/mod/google.golang.org/grpc@v1.28.0/server.go:1405\ngoogle.golang.org/grpc.(*Server).serveStreams.func1.1\n\tD:/goproject/pkg/mod/google.golang.org/grpc@v1.28.0/server.go:746"} {"L":"ERROR","T":"2021-02-24 17:18:37.435","C":"logger/logger.go:54","M":"err","system_err":"runtime error: invalid memory address or nil pointer dereference","stacktrace":"smart-thirdparty/impl/v1/weather.WeatherEnviroment.func1\n\tD:/goproject/src/smart-thirdparty/impl/v1/weather/environment.go:134\nruntime.gopanic\n\tC:/GO/src/runtime/panic.go:969\nruntime.panicmem\n\tC:/GO/src/runtime/panic.go:212\nruntime.sigpanic\n\tC:/GO/src/runtime/signal_windows.go:246\ngithub.com/jinzhu/gorm.(*DB).clone\n\tD:/goproject/pkg/mod/github.com/jinzhu/gorm@v1.9.12/main.go:848\ngithub.com/jinzhu/gorm.(*DB).Where\n\tD:/goproject/pkg/mod/github.com/jinzhu/gorm@v1.9.12/main.go:235\nsmart-thirdparty/model.(*CityidItem).Query\n\tD:/goproject/src/smart-thirdparty/model/weather_cityid_item.go:28\nsmart-thirdparty/impl/v1/weather.getWeatherEnviromentFromThirdparty\n\tD:/goproject/src/smart-thirdparty/impl/v1/weather/environment.go:90\nsmart-thirdparty/impl/v1/weather.WeatherEnviroment\n\tD:/goproject/src/smart-thirdparty/impl/v1/weather/environment.go:147\nsmart-thirdparty/impl.(*Rcvr).WeatherEnviroment.func1\n\tD:/goproject/src/smart-thirdparty/impl/rcvr.go:89\ngithub.com/jaryhe/gopkgs/tasker/rpctasker.Exec\n\tD:/goproject/pkg/mod/github.com/jaryhe/gopkgs@v0.0.0-20200905032310-2bcd57283d30/tasker/rpctasker/tasker.go:52\nsmart-thirdparty/impl.(*Rcvr).WeatherEnviroment\n\tD:/goproject/src/smart-thirdparty/impl/rcvr.go:93\nsmart-thirdparty/pb._SmartSiteThirdparty_WeatherEnviroment_Handler\n\tD:/goproject/src/smart-thirdparty/pb/thirdparty_management.pb.go:407\ngoogle.golang.org/grpc.(*Server).processUnaryRPC\n\tD:/goproject/pkg/mod/google.golang.org/grpc@v1.28.0/server.go:1082\ngoogle.golang.org/grpc.(*Server).handleStream\n\tD:/goproject/pkg/mod/google.golang.org/grpc@v1.28.0/server.go:1405\ngoogle.golang.org/grpc.(*Server).serveStreams.func1.1\n\tD:/goproject/pkg/mod/google.golang.org/grpc@v1.28.0/server.go:746"} {"L":"ERROR","T":"2021-02-24 17:19:39.318","C":"logger/logger.go:54","M":"err","system_err":"runtime error: invalid memory address or nil pointer dereference","stacktrace":"smart-thirdparty/impl/v1/weather.WeatherEnviroment.func1\n\tD:/goproject/src/smart-thirdparty/impl/v1/weather/environment.go:135\nruntime.gopanic\n\tC:/GO/src/runtime/panic.go:969\nruntime.panicmem\n\tC:/GO/src/runtime/panic.go:212\nruntime.sigpanic\n\tC:/GO/src/runtime/signal_windows.go:246\ngithub.com/jinzhu/gorm.(*DB).clone\n\tD:/goproject/pkg/mod/github.com/jinzhu/gorm@v1.9.12/main.go:848\ngithub.com/jinzhu/gorm.(*DB).Where\n\tD:/goproject/pkg/mod/github.com/jinzhu/gorm@v1.9.12/main.go:235\nsmart-thirdparty/model.(*CityidItem).Query\n\tD:/goproject/src/smart-thirdparty/model/weather_cityid_item.go:28\nsmart-thirdparty/impl/v1/weather.getWeatherEnviromentFromThirdparty\n\tD:/goproject/src/smart-thirdparty/impl/v1/weather/environment.go:91\nsmart-thirdparty/impl/v1/weather.WeatherEnviroment\n\tD:/goproject/src/smart-thirdparty/impl/v1/weather/environment.go:148\nsmart-thirdparty/impl.(*Rcvr).WeatherEnviroment.func1\n\tD:/goproject/src/smart-thirdparty/impl/rcvr.go:89\ngithub.com/jaryhe/gopkgs/tasker/rpctasker.Exec\n\tD:/goproject/pkg/mod/github.com/jaryhe/gopkgs@v0.0.0-20200905032310-2bcd57283d30/tasker/rpctasker/tasker.go:52\nsmart-thirdparty/impl.(*Rcvr).WeatherEnviroment\n\tD:/goproject/src/smart-thirdparty/impl/rcvr.go:93\nsmart-thirdparty/pb._SmartSiteThirdparty_WeatherEnviroment_Handler\n\tD:/goproject/src/smart-thirdparty/pb/thirdparty_management.pb.go:407\ngoogle.golang.org/grpc.(*Server).processUnaryRPC\n\tD:/goproject/pkg/mod/google.golang.org/grpc@v1.28.0/server.go:1082\ngoogle.golang.org/grpc.(*Server).handleStream\n\tD:/goproject/pkg/mod/google.golang.org/grpc@v1.28.0/server.go:1405\ngoogle.golang.org/grpc.(*Server).serveStreams.func1.1\n\tD:/goproject/pkg/mod/google.golang.org/grpc@v1.28.0/server.go:746"} {"L":"INFO","T":"2021-02-24 17:20:54.018","C":"logger/logger.go:61","M":"thirdparty","api":"http://aliv18.data.moji.com/whapi/json/alicityweather/aqi","request":"{\"cityId\":\"2656\"}","response":"{\"code\":0,\"data\":{\"aqi\":{\"cityName\":\"攀枝花市\",\"co\":\"5\",\"coC\":\"0.5\",\"no2\":\"5\",\"no2C\":\"10.0\",\"o3\":\"29\",\"o3C\":\"94.0\",\"pm10\":\"32\",\"pm10C\":\"32.0\",\"pm25\":\"26\",\"pm25C\":\"18.0\",\"pubtime\":\"1614153600000\",\"rank\":\"66/577\",\"so2\":\"2\",\"so2C\":\"7.0\",\"value\":\"32\"},\"city\":{\"cityId\":2656,\"counname\":\"中国\",\"ianatimezone\":\"Asia/Shanghai\",\"name\":\"攀枝花市\",\"pname\":\"四川省\",\"secondaryname\":\"四川省\",\"timezone\":\"8\"}},\"msg\":\"success\",\"rc\":{\"c\":0,\"p\":\"success\"}}"}