获取未营业门店

This commit is contained in:
苏尹岚
2019-12-05 15:06:45 +08:00
parent 8b29246088
commit ab08935d4d
2 changed files with 5 additions and 2 deletions

View File

@@ -179,5 +179,6 @@ func GetGetStatisticsReportForAfsOrders(db *DaoDB, storeIDs []int, fromDate time
}
func GetStatisticsReportForStoreSkusPrice(db *DaoDB, cityCodes, skuIDs []int) (err error) {
return err
}