mirror of
https://gitee.com/dromara/mayfly-go
synced 2026-01-04 21:55:48 +08:00
fix: 问题修复
This commit is contained in:
@@ -15,6 +15,7 @@ import (
|
||||
type MachineInfo struct {
|
||||
Key string `json:"key"` // 缓存key
|
||||
Id uint64 `json:"id"`
|
||||
Code string `json:"code"`
|
||||
Name string `json:"name"`
|
||||
Protocol int `json:"protocol"`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user