根据skuid批量关注
This commit is contained in:
@@ -359,7 +359,7 @@ type OrderSupplementFee struct {
|
||||
|
||||
func (v *OrderSupplementFee) TableIndex() [][]string {
|
||||
return [][]string{
|
||||
[]string{"StoreID", "VendorOrderID", "SupplementTime", "VendorID", "BillID"},
|
||||
[]string{"StoreID", "VendorOrderID", "SupplementTime"},
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user