Commit 20d21ba0 by haibo.jiang

修复

parent c3f6653a
...@@ -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