Commit 637556b8 by 王召彬

Merge branch 'ft-catering' into test

parents 80d89d90 cebe3a85
......@@ -28,6 +28,8 @@ class OrderEnum
//支付后的所有状态数组
const PAID_STATUS = [
self::STATUS_PAID,
self::STATUS_TAKE_ORDER,
self::STATUS_WAIT_DLV,
self::STATUS_DELIVERY,
self::STATUS_ARRIVED,
self::STATUS_REFUND,
......
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