提交
This commit is contained in:
@@ -26,7 +26,7 @@ func main() {
|
||||
if cool.IsRedisMode {
|
||||
go cool.ListenFunc(gctx.New())
|
||||
}
|
||||
Start("27777") //注入service
|
||||
Start(cool.Config.PortBL) //注入service
|
||||
}
|
||||
func Start(port string) {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user