Commit b923c037 authored by 黄奎's avatar 黄奎

续费订单新增协助老师

parent 2322e8ff
......@@ -129,7 +129,7 @@ namespace Edu.WebApi.Controllers.Course
Unit_Price = base.ParmJObj.GetDecimal("Class_Price"),//成交单价
PreferPrice = base.ParmJObj.GetDecimal("PreferPrice"),//应收,
Income = 0,
HelpEnterId=0,
HelpEnterId=oldOrderModel.HelpEnterId,
GeneralOccupation="",
EduOccupation="",
SaleRemark =base.ParmJObj.GetStringValue("SaleRemark"),//销售备注
......
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