Commit 3ee273c0 by guanzhenshan

更新ebay广告费

parent 26af5b27
......@@ -1224,7 +1224,7 @@ namespace Bailun.DC.Web.Areas.Reports.Controllers
var total = 0;
var feeType = new string[] {
"CustomCode"
"FeeAd"
};
var obj = _service.ListEbayFee(parameter, companyid, start, end, ref total, feeType, orderno, account);
......
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