feat: refactor.

This commit is contained in:
tx7do
2024-05-06 08:02:26 +08:00
parent cfb5aefaf9
commit 8e16b4309c
52 changed files with 2270 additions and 196 deletions

View File

@@ -16,7 +16,7 @@ import (
"github.com/gorilla/handlers"
conf "github.com/tx7do/kratos-bootstrap/gen/api/go/conf/v1"
conf "github.com/tx7do/kratos-bootstrap/api/gen/go/conf/v1"
)
// CreateRestServer 创建REST服务端