sync_pay_state
This commit is contained in:
parent
9a62d10b01
commit
a3cd3c7836
|
|
@ -65,7 +65,7 @@ public class AesEncryptUtil {
|
||||||
System.out.println(aesDecode("MF1Nui79h/OHRGoUx1jhcg=="));
|
System.out.println(aesDecode("MF1Nui79h/OHRGoUx1jhcg=="));
|
||||||
System.out.println();
|
System.out.println();
|
||||||
|
|
||||||
System.out.println(aesEncrypt("18110922397"));
|
System.out.println(aesEncrypt("Bd@19901"));
|
||||||
System.out.println(aesDecode("poEWO1yyC/EaUR9vmrrNSA=="));
|
System.out.println(aesDecode("mgURks4Khhn55E1qSpw8ZA=="));
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Reference in New Issue