Browse Source

default password

yeguodong 3 tháng trước cách đây
mục cha
commit
45edc56888
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/main/java/cn/hnthyy/thmz/common/Constants.java

+ 1 - 1
src/main/java/cn/hnthyy/thmz/common/Constants.java

@@ -7,7 +7,7 @@ public class Constants {
     /**
      * 默认密码的MD%值 实际值1
      */
-    public static final String DEFAULT_PASSWORD = "xMpCOKC5I4INzFCab3WEmw==";
+    public static final String DEFAULT_PASSWORD = "cGzV1VKZHQLYA1ajDJzyPQ==";
     /**
      * 社会统一信用代码
      */