feat: 飞牛NAS成本审核更新 - 新增SKU、更新价格表、清理归档及订单记录,同步auto-check改动
This commit is contained in:
@@ -75,7 +75,7 @@ func (w *Workflow) round() {
|
||||
fmt.Printf(" [测试] %s SSH 连接失败,跳过报告输出: %s\n", ip, rpt.Results[0].Error)
|
||||
continue
|
||||
}
|
||||
report.SaveAndPrintDeviceReport(&dev, rpt, cfg.Report.Path, cfg.Report.Print)
|
||||
report.SaveAndPrintDeviceReport(&dev, rpt, cfg.Report.Path, cfg.Report.Print, cfg.Report.HTML)
|
||||
}
|
||||
|
||||
// 3. 打印状态变化(首次或与上次不一致)
|
||||
|
||||
Reference in New Issue
Block a user