新增项目名称

This commit is contained in:
boyce
2019-01-26 16:15:49 +08:00
parent 7818c69a68
commit e71c339f0d
3 changed files with 50 additions and 5 deletions

View File

@@ -30,7 +30,3 @@ func (slf *HttpServer) startListen() error {
return nil
}
func (slf *WebsocketServer) Stop() {
}