Commit 15c12c85 by feixiang

订单退款枚举

parent e0794913
......@@ -66,6 +66,9 @@ class OrderEnum
const BALANCE_STATE_TRUE = 1;//已对账
const REFUND_SUCCESS = 2; //退款成功
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