This commit is contained in:
邹宗楠
2025-01-15 14:40:57 +08:00
parent 6009eec666
commit b77fc61f59

View File

@@ -63,6 +63,7 @@ func GetStatisticsReportForOrders(ctx *jxcontext.Context, storeIDs, vendorIDs []
storeIDs2 = append(storeIDs2, v.StoreID)
}
}
storeIDs = storeIDs2
}
}