From 20001a775126c1be95a2b84cebb8813a54608712 Mon Sep 17 00:00:00 2001
From: java110 <928255095@qq.com>
Date: 星期二, 15 八月 2023 14:42:27 +0800
Subject: [PATCH] Merge branch 'master' of http://git.homecommunity.cn/supervip/MicroCommunity

---
 java110-core/src/main/java/com/java110/core/factory/AuthenticationFactory.java |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/java110-core/src/main/java/com/java110/core/factory/AuthenticationFactory.java b/java110-core/src/main/java/com/java110/core/factory/AuthenticationFactory.java
index 2b6676b..cd2b901 100755
--- a/java110-core/src/main/java/com/java110/core/factory/AuthenticationFactory.java
+++ b/java110-core/src/main/java/com/java110/core/factory/AuthenticationFactory.java
@@ -46,6 +46,8 @@
 public class AuthenticationFactory {
 
     public final static String PASSWD_SALT = "hc@java110";
+
+    public final static String AES_KEY = "whoisyourdaddy!!";
     /**
      * 鍋忕Щ鍙橀噺锛屽浐瀹氬崰8浣嶅瓧鑺�
      */

--
Gitblit v1.8.0