Commit 5c115f06 by guanzhenshan

1

parent aa51e2a1
......@@ -127,6 +127,11 @@ namespace Bailun.DC.Models
public decimal seller_order_exchange_rate { get; set; }
/// <summary>
/// ebay 平台费 转RMB汇率
/// </summary>
public decimal seller_other_exchange_rate { get; set; }
/// <summary>
/// 平台类型
/// </summary>
public string platform_type { get; set; }
......
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