增加bark配置
This commit is contained in:
@@ -18,6 +18,4 @@ type SystemEmail struct {
|
||||
UpdateTime time.Time `orm:"column(update_time);type(datetime);auto_now;null" json:"update_time"`
|
||||
}
|
||||
|
||||
func (m *SystemEmail) TableName() string {
|
||||
return "yz_system_email"
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user