소스 검색

default password

yeguodong 3 달 전
부모
커밋
45edc56888
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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==";
     /**
      * 社会统一信用代码
      */