add machine_id

This commit is contained in:
boge
2025-03-18 15:56:00 +08:00
parent 58b470e95f
commit 6001907e8a
7 changed files with 286 additions and 27 deletions

View File

@@ -1,7 +1,7 @@
package main
import (
"cmii-uav-watchdog-agent/services"
"cmii-uav-watchdog-agent/host_info"
"fmt"
"github.com/gin-gonic/gin"
"net/http"