Refactor code

This commit is contained in:
wenxu12345 2022-02-11 18:52:21 +08:00
parent e605560e5c
commit a9fa7ee26a

View File

@ -7,6 +7,7 @@ import (
"net" "net"
"strconv" "strconv"
"strings" "strings"
"time"
) )
type RegEtcd struct { type RegEtcd struct {