mirror of
https://github.com/alibaba/DataX.git
synced 2025-05-02 07:21:48 +08:00
Update DESCipher.java
This commit is contained in:
parent
65f6e95cce
commit
73a42021c5
@ -40,7 +40,7 @@ public class DESCipher {
|
||||
*
|
||||
*/
|
||||
|
||||
public static final String KEY = "u4Gqu4Z8";
|
||||
public static final String KEY = "DESDES";
|
||||
|
||||
private final static String DES = "DES";
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user