Commit 841da269 by 王洁

UpBonusEvent

parent 098887a2
......@@ -4,5 +4,6 @@ namespace Hdll\Services\MemberCard\Enum;
class UpBonusEvent {
const CONSUME_ADD = 1; //消费产生积分(确认收货)
const CONSUME_PAY = 2; //下单减积分
const CLOSE_ORDER = 3; //关闭订单返还积分
const REFUND_SUBORDER =3; //子订单退款
const CLOSE_ORDER = 4; //关闭订单返还积分
}
\ 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