- ExportOrders导出VendorOrderID2
This commit is contained in:
@@ -469,6 +469,7 @@ func (c *OrderManager) ExportOrders(ctx *jxcontext.Context, fromDateStr, toDateS
|
|||||||
Data: orders2,
|
Data: orders2,
|
||||||
CaptionList: []string{
|
CaptionList: []string{
|
||||||
"vendorOrderID",
|
"vendorOrderID",
|
||||||
|
"vendorOrderID2",
|
||||||
"vendorID",
|
"vendorID",
|
||||||
"vendorStoreID",
|
"vendorStoreID",
|
||||||
"jxStoreID",
|
"jxStoreID",
|
||||||
|
|||||||
Reference in New Issue
Block a user