feat: 调度任务-告警检查CPU/License/导出数据
This commit is contained in:
@@ -13,6 +13,8 @@ type CDREventSGWC struct {
|
||||
CreatedAt time.Time `json:"createdAt" gorm:"column:created_at;default:CURRENT_TIMESTAMP"`
|
||||
|
||||
// ====== 非数据库字段属性 ======
|
||||
TenantID string `json:"tenantID" gorm:"-"`
|
||||
TenantName string `json:"tenantName" gorm:"-"`
|
||||
}
|
||||
|
||||
// TableName 表名称
|
||||
|
||||
Reference in New Issue
Block a user