fix: 修改包名

This commit is contained in:
yarnom 2025-10-11 09:42:14 +08:00
parent 4ca575d86c
commit fef1825cb4

View File

@ -5,9 +5,8 @@ import (
"log"
"net/http"
"os"
"st"
"strconv"
"os"
"time"
"weatherstation/internal/config"
"weatherstation/internal/database"
"weatherstation/pkg/types"