Toggle navigation
Toggle navigation
This project
Loading...
Sign in
YOHOBUY
/
yoho-message-sdk
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
unknown
2018-09-27 16:02:10 +0800
Commit
8e17709999136074581d059c00bba3e45f5fc5f2
1 parent
f5186702
修复线下店CD类预约场景
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/main/java/com/yoho/message/sdk/common/constants/OfflineShopScenes.java
src/main/java/com/yoho/message/sdk/common/constants/OfflineShopScenes.java
View file @
8e17709
...
...
@@ -10,7 +10,7 @@ public class OfflineShopScenes {
/**
* 预约提醒-CD类
*/
public
static
String
RESERVE_REMIND_CD
=
"RESERVE_REMIND_
AB
"
;
public
static
String
RESERVE_REMIND_CD
=
"RESERVE_REMIND_
CD
"
;
/**
...
...
Please
register
or
login
to post a comment