配置修改

This commit is contained in:
tangping
2025-01-08 18:13:31 +08:00
parent c4c8bea3c1
commit 8c40855c4e
3 changed files with 38 additions and 69 deletions

View File

@@ -1,4 +1,4 @@
module logincenter
module usercenter
go 1.22.10

View File

@@ -6,7 +6,7 @@ import (
_ "common/resultStatus"
"common/webServer"
_ "logincenter/internal/user"
_ "usercenter/internal/user"
)
var (