update: application.yml
This commit is contained in:
@@ -44,7 +44,7 @@ public class DruidEncryptUtil {
|
||||
}
|
||||
|
||||
public static void main(String[] args) throws Exception {
|
||||
String encrypt = encrypt("123456");
|
||||
String encrypt = encrypt("$LDQ20020618xxx$");
|
||||
System.out.println("encrypt:" + encrypt);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user