fix: 修改包名
This commit is contained in:
parent
4ca575d86c
commit
fef1825cb4
@ -5,9 +5,8 @@ import (
|
|||||||
"log"
|
"log"
|
||||||
"net/http"
|
"net/http"
|
||||||
"os"
|
"os"
|
||||||
"st"
|
|
||||||
"strconv"
|
"strconv"
|
||||||
"os"
|
"time"
|
||||||
"weatherstation/internal/config"
|
"weatherstation/internal/config"
|
||||||
"weatherstation/internal/database"
|
"weatherstation/internal/database"
|
||||||
"weatherstation/pkg/types"
|
"weatherstation/pkg/types"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user