feat(knowledge): 完成知识库部署相关脚本调整
This commit is contained in:
@@ -21,6 +21,6 @@ public class TestSecurityDecrypt {
|
||||
config.setStringOutputType("base64");
|
||||
encryptor.setConfig(config);
|
||||
|
||||
System.out.println(encryptor.decrypt("GXKnbq1LS11U2HaONspvH+D/TkIx13aWTaokdkzaF7HSvq6Z0Rv1+JUWFnYopVXu"));
|
||||
System.out.println(encryptor.encrypt("jdHyKdp9qxNqCK3c"));
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user