fix ZeroTier comment

This commit is contained in:
Berny Linville 2021-12-31 11:35:10 +08:00 committed by GitHub
parent b377af1d24
commit a50245a483
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -45,7 +45,7 @@ type Result struct {
Data interface{} `json:"data" example:"返回结果"` Data interface{} `json:"data" example:"返回结果"`
} }
//zeritier相关 //zerotier相关
type ZeroTierModel struct { type ZeroTierModel struct {
UserName string UserName string
PWD string PWD string