From 25b217154933c77cf4c746c156f542a0bb4703e2 Mon Sep 17 00:00:00 2001
From: java110 <928255095@qq.com>
Date: 星期一, 28 六月 2021 18:17:32 +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, 1 insertions(+), 1 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 cf48715..04b72aa 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
@@ -536,7 +536,7 @@
 //        PrivateKey privateKey = keyPair.getPrivate();
 //        System.out.println("绉侀挜锛�" + new String(Base64.getEncoder().encode(privateKey.getEncoded())));
 
-        System.out.printf("passwdMd5 " + passwdMd5("wuxw2015"));
+        System.out.printf("passwdMd5 " + passwdMd5("397301"));
 
     }
 

--
Gitblit v1.8.0