Commit 8b1d183a by lizefeng

fix

parent 9bee35b0
......@@ -1034,7 +1034,7 @@ namespace AutoTurnOver.Services
dc_profit_business_amazon_storage_fee storageFee = new dc_profit_business_amazon_storage_fee
{
currency = row.DataRowToString("country"),
currency = row.DataRowToString("currency"),
fulfillment_center = row.DataRowToString("country"),
site = row.DataRowToString("country"),
fee_type = "超长仓储费",
......
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