jiangping
2025-02-28 69283b5a4559509187516355602e32e4bdac9d5d
server/services/src/main/java/com/doumee/core/constants/Constants.java
@@ -126,7 +126,7 @@
        PLATFORM_REFUND(3,"平台退款", "平台退款"),
        DISCOUNT(4,"平台套餐", "平台套餐")
        DISCOUNT(4,"套餐购买", "套餐购买")
        ;
        String name;
@@ -207,6 +207,9 @@
        public static final String LEASE_NOTICE_URL = "LEASE_NOTICE_URL";
        //押金
        public static final String RENT_DEPOSIT = "RENT_DEPOSIT";
        //电车临停自动关锁时长(分钟)
        public static final String PAUSE_AUTO_CLOSE_TIME = "PAUSE_AUTO_CLOSE_TIME";
        //温馨提示
        public static final String TIPS = "TIPS";
        //温馨提示