style: Module name

This commit is contained in:
lejianwen
2025-02-12 19:46:39 +08:00
parent 624dcacac5
commit 18eff791b2
79 changed files with 262 additions and 263 deletions

View File

@@ -2,7 +2,7 @@ package web
import (
"github.com/gin-gonic/gin"
"github.com/lejianwen/rustdesk-api/global"
"github.com/lejianwen/rustdesk-api/v2/global"
"strconv"
)