1
This commit is contained in:
@@ -80,7 +80,8 @@ namespace MyCode.Project.Domain.Message.Request.JackYun
|
||||
public string TradeStatus { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// 订单类型
|
||||
/// 订单类型 销售单类型(1:零售业务;2:代发货(来自分销商);3:预售订单;4:周期性订购;5:代销售(供货商发货);6:现款现货;7:售后发货;8:售后退货;9:批发业务(B2B);10:试销业务;11:错漏调整;12:仅退款;13:销售返利;14:大B2B业务;15物流买赔;16销售对账差异 91:自定义1;92:自定义2;93:自定义3...100:自定义10)
|
||||
/// 只抓 零售业务,售后发货,售后退货
|
||||
/// </summary>
|
||||
public string TradeType { get; set; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user