Commit da133626 by guanzhenshan

解决ebay广告费没显示的问题

parent 69bd59a2
......@@ -1348,7 +1348,7 @@ namespace Bailun.DC.Web.Areas.Reports.Controllers
var ebayPutAway = new dc_base_finance_ebay(); //Ebay 上架费
var listRefund = new List<Models.Orders.dc_base_oms_order>();
var ADfeeType = new string[] {
"CustomCode"
"FeeAd"
};
var PutAwayFeeType = new string[] {
"BuyItNowFee",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment