package main import "git.sxidc.com/go-framework/baize/convenient/gateway" func main() { gateway.NewGateway() }