mirror of
https://gitee.com/dromara/mayfly-go
synced 2026-01-03 21:26:35 +08:00
refactor: 机器计划任务与流程定义关联至标签
This commit is contained in:
@@ -21,7 +21,7 @@ type MongoInfo struct {
|
||||
|
||||
Uri string `json:"-"`
|
||||
|
||||
TagPath []string `json:"tagPath"`
|
||||
CodePath []string `json:"codePath"`
|
||||
SshTunnelMachineId int `json:"-"` // ssh隧道机器id
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user