This commit is contained in:
aozhiwei 2024-11-27 11:40:03 +08:00
parent dbb84f6f9e
commit 4ea65f929a

View File

@ -12,7 +12,7 @@ type app struct {
}
func (this *app) GetPkgName() string {
return "nftserver"
return "wheelserver"
}
func (this *app) GetHttpListenPort() int32 {