Commit 8887e37d by 王洁

砍价const ORDER_DELETED = 6; //订单删除

parent f6b4cf0b
......@@ -21,6 +21,6 @@ class BargainEnum
const PAY_EXCEPTION = 3;
const PAY_REFUND = 4; // 退款
const PAY_CLOSE = 5; // 订单关闭
const ORDER_DELELTED = 6; //订单删除
const ORDER_DELETED = 6; //订单删除
}
\ 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