This commit is contained in:
fatedier
2019-01-31 16:49:23 +08:00
parent c41de6fd28
commit 48990da22e
11 changed files with 29 additions and 30 deletions

View File

@ -19,7 +19,7 @@ import (
)
type StcpProxy struct {
BaseProxy
*BaseProxy
cfg *config.StcpProxyConf
}