This commit is contained in:
aozhiwei 2024-09-05 10:41:29 +08:00
parent 745ceba9aa
commit 0303dd302e

View File

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