|
@@ -89,7 +89,7 @@ public class ZhongyiyunUtils {
|
|
// 运营公钥
|
|
// 运营公钥
|
|
public static String publicKey = "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCbfWSbWP0tXtPSxgXX4kcdG5G8hPFdrTMEu4xVDDJYRAQ8W2wHl6Ts1Q+JYXaVbvgEqbqrRY6ezWL2TJiA7iobb8dFI53ED+eSVHJg1Sc5HO/P/n9tlMWpR+t2QsuB9BRc6k7u9M9w9yeIZ0meq/jjjVt1Ut9ZV/hpifO+BVeO0QIDAQAB";
|
|
public static String publicKey = "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCbfWSbWP0tXtPSxgXX4kcdG5G8hPFdrTMEu4xVDDJYRAQ8W2wHl6Ts1Q+JYXaVbvgEqbqrRY6ezWL2TJiA7iobb8dFI53ED+eSVHJg1Sc5HO/P/n9tlMWpR+t2QsuB9BRc6k7u9M9w9yeIZ0meq/jjjVt1Ut9ZV/hpifO+BVeO0QIDAQAB";
|
|
|
|
|
|
- public static void main(String[] args) throws Exception {
|
|
|
|
|
|
+// public static void main(String[] args) throws Exception {
|
|
/**
|
|
/**
|
|
* 签约相关接口
|
|
* 签约相关接口
|
|
*/
|
|
*/
|
|
@@ -144,9 +144,9 @@ public class ZhongyiyunUtils {
|
|
// notifyReview();
|
|
// notifyReview();
|
|
|
|
|
|
|
|
|
|
- String decrypt = decrypt("VzcSVCcbw5k=", desKey);
|
|
|
|
- System.out.println(decrypt);
|
|
|
|
- }
|
|
|
|
|
|
+// String decrypt = decrypt("VzcSVCcbw5k=", desKey);
|
|
|
|
+// System.out.println(decrypt);
|
|
|
|
+// }
|
|
|
|
|
|
/**
|
|
/**
|
|
* @return
|
|
* @return
|