From 69283b5a4559509187516355602e32e4bdac9d5d Mon Sep 17 00:00:00 2001
From: jiangping <jp@doumee.com>
Date: 星期五, 28 二月 2025 11:54:12 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/2.0.1' into 2.0.1

---
 server/services/src/main/java/com/doumee/core/constants/Constants.java |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diff --git a/server/services/src/main/java/com/doumee/core/constants/Constants.java b/server/services/src/main/java/com/doumee/core/constants/Constants.java
index fdca607..be8dae9 100644
--- a/server/services/src/main/java/com/doumee/core/constants/Constants.java
+++ b/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";
         //娓╅Θ鎻愮ず

--
Gitblit v1.9.3