mirror of
https://gitee.com/dromara/mayfly-go
synced 2026-03-06 18:15:36 +08:00
@@ -9,6 +9,7 @@ type InstanceListVO struct {
|
||||
Port *int `json:"port"`
|
||||
Type *string `json:"type"`
|
||||
Params *string `json:"params"`
|
||||
Sid *string `json:"sid"`
|
||||
Username *string `json:"username"`
|
||||
Remark *string `json:"remark"`
|
||||
CreateTime *time.Time `json:"createTime"`
|
||||
|
||||
Reference in New Issue
Block a user