客户端配置,端口白名单等

This commit is contained in:
刘河
2019-02-13 03:54:00 +08:00
parent 59d789d253
commit 44d314515b
34 changed files with 1096 additions and 472 deletions

View File

@@ -56,7 +56,7 @@ func GetLogPath() string {
}
//interface pid file path
func GetPidPath() string {
func GetTmpPath() string {
var path string
if IsWindows() {
path = "./"