feat 修改model名称

This commit is contained in:
2026-01-07 15:15:27 +08:00
parent a6574649c7
commit d70c4024bf
14 changed files with 35 additions and 35 deletions

View File

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