From f0339041201f63baeb7907d45b5690dbac28e502 Mon Sep 17 00:00:00 2001
From: liu <2021943741@qq.com>
Date: 星期四, 20 八月 2026 11:14:02 +0800
Subject: [PATCH] 修改时间格式

---
 yudao-module-system/src/main/java/cn/iocoder/yudao/module/system/dal/redis/RedisKeyConstants.java |   10 +---------
 1 files changed, 1 insertions(+), 9 deletions(-)

diff --git a/yudao-module-system/src/main/java/cn/iocoder/yudao/module/system/dal/redis/RedisKeyConstants.java b/yudao-module-system/src/main/java/cn/iocoder/yudao/module/system/dal/redis/RedisKeyConstants.java
index 1cd5830..a655b11 100644
--- a/yudao-module-system/src/main/java/cn/iocoder/yudao/module/system/dal/redis/RedisKeyConstants.java
+++ b/yudao-module-system/src/main/java/cn/iocoder/yudao/module/system/dal/redis/RedisKeyConstants.java
@@ -5,7 +5,7 @@
 /**
  * System Redis Key 鏋氫妇绫�
  *
- * @author 鑺嬮亾婧愮爜
+ * @author 瓒呯骇绠$悊鍛�
  */
 public interface RedisKeyConstants {
 
@@ -98,13 +98,5 @@
      * VALUE 鏁版嵁鏍煎紡锛歋tring 妯$増淇℃伅
      */
     String SMS_TEMPLATE = "sms_template";
-
-    /**
-     * 灏忕▼搴忚闃呮ā鐗堢殑缂撳瓨
-     *
-     * KEY 鏍煎紡锛歸xa_subscribe_template:{userType}
-     * VALUE 鏁版嵁鏍煎紡 String, 妯$増淇℃伅
-     */
-    String WXA_SUBSCRIBE_TEMPLATE = "wxa_subscribe_template";
 
 }

--
Gitblit v1.9.3