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
ea80c0d7
Commit
ea80c0d7
authored
Jun 20, 2019
by
xmy
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat:# 2.0.11
- 关闭拼团活动状态
parent
fa8603b4
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
0 deletions
+6
-0
UPGRADE_2.x.md
+3
-0
src/GroupBooking/Enum/GroupBookingCmqEnum.php
+3
-0
No files found.
UPGRADE_2.x.md
View file @
ea80c0d7
# 2.0.11
-
关闭拼团活动状态
# 2.0.10
-
根据商户平台id获取对应的小程序托管配置
...
...
src/GroupBooking/Enum/GroupBookingCmqEnum.php
View file @
ea80c0d7
...
...
@@ -10,4 +10,6 @@ class GroupBookingCmqEnum
const
CLOSE_RECORD
=
'closeRecord'
;
//关闭拼团
const
GROUP_BOOKING
=
'groupBooking'
;
//拼团成功回调
const
STATE_DELETE_GROUP_BOOKING
=
'1'
;
//cmq关闭订单状态
}
\ 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