记得上下班打卡 | git大法好,push需谨慎

Commit a7b904ff authored by 胡佳晨's avatar 胡佳晨

修改退款

parent bd7728ef
......@@ -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;
......
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