Commit ebe03353 by feixiang

订单支付类型增加

parent 82b7d912
......@@ -50,6 +50,7 @@ class OrderEnum
const PAY_STATUS = [ //支付状态
self::STATUS_PAID,
self::STATUS_DELIVERY,
self::STATUS_COLLECTION
];
......
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