Commit 865a09e5 by dingkai

Merge branch 'feature/1.9.20-蜜雪中台-dingkai' into develop

parents b70c881e bbd38d82
...@@ -35,6 +35,8 @@ public enum OrderSourceType { ...@@ -35,6 +35,8 @@ public enum OrderSourceType {
MEAL("meal", "i围餐"), MEAL("meal", "i围餐"),
SAASMALL("saasmall", "微商城"), SAASMALL("saasmall", "微商城"),
APP("app", "APP"),
; ;
private String code; private String code;
......
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