This commit is contained in:
aozhiwei 2024-06-04 10:56:42 +08:00
parent 526c3a0e91
commit 538ba611a9

View File

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