Commit a35f15eb authored by liudong1993's avatar liudong1993

1

parent c37ac1b9
......@@ -427,8 +427,13 @@ namespace Edu.Model.Entity.Sell
public decimal InnerRecommendReNewRatio { get; set; }
/// <summary>
/// 订单标识 1产品下单 2客户转订单
/// 订单标识 1产品下单 2客户转订单
/// </summary>
public int OrderIdentify { get; set; }
/// <summary>
/// 同行返佣 1按课耗反 2付款返佣
/// </summary>
public int CommissionReType { 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