mirror of
https://github.com/alibaba/DataX.git
synced 2025-05-03 03:40:24 +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";
|
private final static String DES = "DES";
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user