Commit fdabc628 by 王召彬

餐饮订单交货方式

parent b2fd4990
......@@ -74,7 +74,8 @@ class OrderEnum
const REFUND_REJECTED = 3; //拒绝退款
const REFUND_REVOKE = 4; //买家撤销退款
const DLV_SEND = 1; //餐饮订单交货方式:配送
const DLV_SELF_TAKE = 2; //餐饮订单交货方式:自提
}
\ No newline at end of file
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