'1
This commit is contained in:
@@ -1819,3 +1819,10 @@ func GetOrderStoreIDs(db *DaoDB, beginAt, endAt time.Time, vendorID int) (storeI
|
||||
}
|
||||
return storeIDs, err
|
||||
}
|
||||
|
||||
// 根据门店id获取正在刷单的门店商品
|
||||
//func GetOrderListByStoreList(db *DaoDB, storeId []int64) (order []*model.GoodsOrder, err error) {
|
||||
// sql := `
|
||||
// S
|
||||
//`
|
||||
//}
|
||||
|
||||
Reference in New Issue
Block a user