mirror of
https://gitee.com/dromara/mayfly-go
synced 2026-05-20 09:55:25 +08:00
feat: v1.11.0
This commit is contained in:
@@ -8,8 +8,7 @@ import (
|
||||
|
||||
type MachineVO struct {
|
||||
model.ExtraData
|
||||
tagentity.ResourceTags // 标签信息
|
||||
tagentity.AuthCerts // 授权凭证信息
|
||||
tagentity.AuthCerts // 授权凭证信息
|
||||
|
||||
Id uint64 `json:"id"`
|
||||
Code string `json:"code"`
|
||||
|
||||
Reference in New Issue
Block a user