package test
import (
"{{.ProjectName}}/server/config"
"fusen-basic/env"
)
var fusen *env.Fusen[config.Config]
var gatewayAddrress = "http://localhost:9900"