Commit 78430ca8 by chongfu.liang

Merge branch 'feature/1.9.25-查询非码微店订单,下载'

parents 4b6c76d6 345b4c7a
......@@ -31,3 +31,4 @@
| 1.2.10.RELEASE | 增加售后单任务 | wuping | 2020-05-21 |
| 1.2.11.RELEASE | 增加订单支付方式 | 海波 | 2020-05-25 |
| 1.3.1.RELEASE | 增加下游订单号 | 海波 | 2020-06-01 |
| 1.4.14-SNAPSHOT | 增加非码微店类型 | 梁崇福 | 2020-06-05 |
\ No newline at end of file
......@@ -34,6 +34,7 @@ public enum OrderClientType {
DIANPING(21, "美团点评"),
KOUBEI(22, "口碑"),
SAASMALL(23, "微商城"),
FMWD(25, "非码微店"),
;
......
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