Commit b2fd4990 by 王召彬

CLASS_CATERING

parent 744740b3
......@@ -37,6 +37,7 @@ class OrderEnum
//订单类别
const CLASS_SERVICE = 1;//服务类
const CLASS_PHYSICAL = 2;//实物类
const CLASS_CATERING = 3;//餐饮类
//订单类型
const TYPE_GOODS = 0; //商品订单
......
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