记得上下班打卡 | git大法好,push需谨慎
Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
L
liquidnet-bus-v1
Project
Project
Details
Activity
Releases
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
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
董敬伟
liquidnet-bus-v1
Commits
a7b904ff
Commit
a7b904ff
authored
Jul 29, 2021
by
胡佳晨
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改退款
parent
bd7728ef
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
11 deletions
+11
-11
SweetConstant.java
...a/com/liquidnet/service/sweet/constant/SweetConstant.java
+11
-11
No files found.
liquidnet-bus-service/liquidnet-service-sweet/src/main/java/com/liquidnet/service/sweet/constant/SweetConstant.java
View file @
a7b904ff
...
...
@@ -17,17 +17,17 @@ public class SweetConstant {
public
static
final
String
REDIS_KEY_SWEET_REMIND_ALL
=
"sweet:remind:unionId*"
;
public
enum
ManualPosition
{
POSITION_1
(
"艺人"
),
POSITION_2
(
"签售时间"
),
POSITION_3
(
"吃喝玩乐"
),
POSITION_4
(
"现场地图"
),
POSITION_5
(
"如何到达"
),
POSITION_6
(
"官方售卖"
),
POSITION_7
(
"官方支持"
),
POSITION_8
(
"观众须知"
),
POSITION_9
(
"防疫指南"
),
POSITION_10
(
"通知"
),
POSITION_11
(
"观演攻略"
);
artist
(
"艺人"
),
signingTime
(
"签售时间"
),
foodAndAmusement
(
"吃喝玩乐"
),
siteMap
(
"现场地图"
),
howToReach
(
"如何到达"
),
//
POSITION_6("官方售卖"),
officialSupport
(
"官方支持"
),
audienceNotice
(
"观众须知"
),
preventionGuidelines
(
"防疫指南"
),
notice
(
"通知"
),
strategy
(
"观演攻略"
);
private
String
message
;
...
...
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