feat(server-go): LAMP 检测管理(任务单/步骤/结果录入/结果图片,#14)
This commit is contained in:
@@ -32,6 +32,7 @@ func Init(cfg *config.Config) error {
|
||||
&model.Tray{}, &model.Batch{}, &model.RearingRecord{},
|
||||
&model.WechatBinding{},
|
||||
&model.WeatherAlert{},
|
||||
&model.LampTest{}, &model.LampTestStep{},
|
||||
); err != nil {
|
||||
slog.Warn("自动迁移有警告(可忽略)", "err", err)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user