chore: 更新heqi服务键
This commit is contained in:
@@ -10,7 +10,7 @@ import (
|
||||
_ "git.apinb.com/heqiapp/platforms/backend/api/internal/models"
|
||||
)
|
||||
|
||||
const serviceKey = "Platform"
|
||||
const serviceKey = "heqi"
|
||||
|
||||
func main() {
|
||||
if len(os.Args) < 2 {
|
||||
|
||||
@@ -19,7 +19,7 @@ import (
|
||||
"github.com/gin-gonic/gin"
|
||||
)
|
||||
|
||||
const serviceKey = "Platform"
|
||||
const serviceKey = "heqi"
|
||||
|
||||
func main() {
|
||||
config.New(serviceKey)
|
||||
|
||||
Reference in New Issue
Block a user