Commit 8f8a02a1 by 王洁

Merge branch 'wj' of http://git.dev.2b3.cn/tencent/services into test

parents ff3c83a7 709eb83a
......@@ -11,6 +11,7 @@ class LimitTimeOrderEnum
const STATUS_HAVE_PAY =2; // 已经支付 //=已下单
const STATUS_PAY_EXCEPTION =3; // 支付异常或过期未付 //=关闭订单
const STATUS_PAY_REFUND =4 ; // 退款 //=已过期
const ORDER_DELETED = 5; //订单删除
//------------状态转换-----------------------
......
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