派生自 aps/WMS
controllers/operation.go @@ -758,7 +758,7 @@ return err } for _, history := range histories { service.AddNewHistoryReportRecord(history.Id) service.AddNewHistoryReportRecord(history) } return nil }