mirror of
https://github.com/fatedier/frp.git
synced 2025-07-27 07:35:07 +00:00
adjust code style about config (#3464)
This commit is contained in:
@@ -145,6 +145,7 @@ type StartWorkConn struct {
|
||||
}
|
||||
|
||||
type NewVisitorConn struct {
|
||||
RunID string `json:"run_id,omitempty"`
|
||||
ProxyName string `json:"proxy_name,omitempty"`
|
||||
SignKey string `json:"sign_key,omitempty"`
|
||||
Timestamp int64 `json:"timestamp,omitempty"`
|
||||
|
Reference in New Issue
Block a user