mirror of
https://gitee.com/dromara/mayfly-go
synced 2026-02-14 00:35:38 +08:00
refactor: 机器计划任务与流程定义关联至标签
This commit is contained in:
@@ -21,8 +21,6 @@ type DbListVO struct {
|
||||
Host string `json:"host"`
|
||||
Port int `json:"port"`
|
||||
|
||||
FlowProcdefKey string `json:"flowProcdefKey"`
|
||||
|
||||
CreateTime *time.Time `json:"createTime"`
|
||||
Creator *string `json:"creator"`
|
||||
CreatorId *int64 `json:"creatorId"`
|
||||
|
||||
Reference in New Issue
Block a user