配置修改
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
module logincenter
|
||||
module usercenter
|
||||
|
||||
go 1.22.10
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@ import (
|
||||
|
||||
_ "common/resultStatus"
|
||||
"common/webServer"
|
||||
_ "logincenter/internal/user"
|
||||
_ "usercenter/internal/user"
|
||||
)
|
||||
|
||||
var (
|
||||
|
||||
Reference in New Issue
Block a user