game/common/serviceName/serviceName.go

6 lines
46 B
Go
Raw Normal View History

2025-05-25 20:34:08 +08:00
package serviceName
const (
Gate = "gate"
)