Commit 5b2e0552 by ping.wu

下单保存修改

parent 38127b58
...@@ -196,7 +196,7 @@ public class CreateOrderVo { ...@@ -196,7 +196,7 @@ public class CreateOrderVo {
/** /**
* 渠道类型 OrderChannelType * 渠道类型 OrderChannelType
*/ */
private Byte channelType; private String channelType;
/** /**
* 微信配送地址信息 * 微信配送地址信息
......
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