Merge remote-tracking branch 'origin/master' into jxstore
This commit is contained in:
@@ -143,6 +143,7 @@ type OrderStatus struct {
|
||||
func (v *OrderStatus) TableIndex() [][]string {
|
||||
return [][]string{
|
||||
[]string{"VendorOrderID", "Status", "VendorStatus"},
|
||||
[]string{"RefVendorOrderID", "Status", "VendorStatus"},
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user