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