Commit 4e7f4dea authored by liudong1993's avatar liudong1993

1

parent b4a8ffc6
......@@ -802,7 +802,7 @@ namespace Edu.Module.Course
SaleMoney = 0,
OrderSaleMoney = qitem.PreferPrice - qitem.DiscountMoney - bdCommission,
Type = 3,
Remark = "教师试听订单提成:订单b2b返佣:" + bdCommission + ";订单业绩:" + (qitem.PreferPrice - qitem.DiscountMoney - bdCommission)
Remark = Remark
});
}
}
......
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