feat 修改model名称

This commit is contained in:
2026-01-07 15:15:29 +08:00
parent 2570260538
commit 3504ec12cc
13 changed files with 31 additions and 31 deletions

View File

@@ -2,9 +2,9 @@ package main
import (
"fmt"
"git.hlsq.asia/mmorpg/service-user/app"
"github.com/judwhite/go-svc"
"syscall"
"user/app"
)
func main() {