Commit 4798698b by feixiang

订单退款枚举

parent 493df57e
......@@ -67,7 +67,7 @@ class OrderEnum
const REFUND_SUCCESS = 2; //退款成功
const REFUND_REJECTED = 3; //曾申请过退款被拒绝
const REFUND_REJECTED = 3; //拒绝退款
......
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