Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
S
services
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
tencent
services
Commits
841da269
Commit
841da269
authored
Jan 09, 2020
by
王洁
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
UpBonusEvent
parent
098887a2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletions
+3
-1
src/MemberCard/Enum/UpBonusEvent.php
+3
-1
No files found.
src/MemberCard/Enum/UpBonusEvent.php
View file @
841da269
...
...
@@ -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
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment