Commit e4fb2e5e by jianshuqin

修改功能:平台利润统计Ebay广告费增加"PREMIUM_AD_FEES"类型费用

parent ebcb33f1
......@@ -1675,7 +1675,7 @@ namespace Bailun.DC.Web.Areas.Reports.Controllers
decimal shopifyFee = 0; //Shopify 广告费
var ADfeeTypeNew = new string[] {
"AD_FEE"
"AD_FEE","PREMIUM_AD_FEES"
};
var PutAwayFeeTypeNew = new string[] {
"INSERTION_FEE","SUBTITLE_FEE"
......
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