- GetAfsOrders添加参数skuIDs
This commit is contained in:
@@ -166,6 +166,7 @@ func (o *OrderSkuFinancial) TableIndex() [][]string {
|
||||
return [][]string{
|
||||
[]string{"VendorOrderID", "VendorSkuID"},
|
||||
[]string{"AfsOrderID", "VendorSkuID"},
|
||||
[]string{"AfsOrderID", "JxSkuID"},
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user