Commit bbd38d82 by dingkai

orderSourceType app

parent 905317bc
......@@ -35,6 +35,8 @@ public enum OrderSourceType {
MEAL("meal", "i围餐"),
SAASMALL("saasmall", "微商城"),
APP("app", "APP"),
;
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