changed
package name
This commit is contained in:
@@ -3,9 +3,9 @@ package sensorItem
|
||||
import (
|
||||
"encoding/json"
|
||||
"git.loafle.net/overflow/commons_go/model/timestamp"
|
||||
"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/utils"
|
||||
"git.loafle.net/overflow/overflow_service/proxy/crawler"
|
||||
"git.loafle.net/overflow/overflow_service/proxy/sensorItemCategory"
|
||||
"git.loafle.net/overflow/overflow_service/proxy/utils"
|
||||
)
|
||||
|
||||
type SensorItem struct {
|
||||
|
||||
@@ -2,7 +2,7 @@ package sensorItem
|
||||
|
||||
import (
|
||||
"encoding/json"
|
||||
"git.loafle.net/overflow/overflow_proxy_service/proxy/crawler"
|
||||
"git.loafle.net/overflow/overflow_service/proxy/crawler"
|
||||
"testing"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user