Commit f3993bc6 authored by liudong1993's avatar liudong1993

Merge branch 'sdzq' of http://gitlab.oytour.com/Kui2/mall.oytour.com into sdzq-ld

parents 51685fcf fedef7b8
......@@ -3912,7 +3912,8 @@ namespace Mall.Module.Product
model.IsApplyForCancel,
model.RejectRemark,
model.IsCanApplyForAfterSale,
model.PresentFXGrade
model.PresentFXGrade,
model.BuyerMessage
});
}
......
......@@ -885,7 +885,7 @@ namespace Mall.Module.Product
model.RejectRemark,
model.IsCanApplyForAfterSale,
model.PresentFXGrade,
model.Remark
model.BuyerMessage
});
}
......
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