Commit 71af5c4b by dingkai

Merge branch 'feature/1.9.12-dingkai' into develop

parents 3a56674c d0e7ec5c
...@@ -1250,6 +1250,9 @@ public class OrderSdkAdapter { ...@@ -1250,6 +1250,9 @@ public class OrderSdkAdapter {
case 13: case 13:
name = "i 会员订单"; name = "i 会员订单";
break; break;
case 15:
name = "pos";
break;
case 19: case 19:
name = "saas 围餐"; name = "saas 围餐";
break; break;
......
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