This commit is contained in:
geek 2017-06-09 17:20:04 +09:00
parent 1c28f073ed
commit c0acf6d79c

View File

@ -5,7 +5,7 @@ import (
"git.loafle.net/overflow/overflow_proxy_service/proxy/crawler" "git.loafle.net/overflow/overflow_proxy_service/proxy/crawler"
"git.loafle.net/overflow/overflow_proxy_service/proxy/sensorItemCategory" "git.loafle.net/overflow/overflow_proxy_service/proxy/sensorItemCategory"
"git.loafle.net/overflow/overflow_proxy_service/proxy/utils" "git.loafle.net/overflow/overflow_proxy_service/proxy/utils"
"github.com/golang/protobuf/ptypes/timestamp" "git.loafle.net/overflow/commons_go/model/timestamp"
) )
type SensorItem struct { type SensorItem struct {