feat(server-go): 和风天气接入与高发病天气预警规则(#12)
This commit is contained in:
@@ -31,6 +31,7 @@ func Init(cfg *config.Config) error {
|
||||
&model.InspectionRecord{},
|
||||
&model.Tray{}, &model.Batch{}, &model.RearingRecord{},
|
||||
&model.WechatBinding{},
|
||||
&model.WeatherAlert{},
|
||||
); err != nil {
|
||||
slog.Warn("自动迁移有警告(可忽略)", "err", err)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user