Commit f7b37d89 by guanzhenshan

11

parents ed6d8359 260853d6
......@@ -574,6 +574,6 @@ namespace Bailun.DC.Models.Orders
/// <summary>
/// 物流费--物流商API获取
/// </summary>
public decimal total_fee { get; set; }
public decimal? total_fee { 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