|
@@ -59,12 +59,12 @@ import java.util.SimpleTimeZone;
|
|
* @throws Exception
|
|
* @throws Exception
|
|
*/
|
|
*/
|
|
public static void main(String[] args) throws Exception {
|
|
public static void main(String[] args) throws Exception {
|
|
- String str = "123456";
|
|
|
|
String ApiId = "EUCP-EMY-SMS1-10QNI";
|
|
String ApiId = "EUCP-EMY-SMS1-10QNI";
|
|
String sererct = "EE20B0B28B75E567";
|
|
String sererct = "EE20B0B28B75E567";
|
|
System.out.println(formatTimeTmp());
|
|
System.out.println(formatTimeTmp());
|
|
System.out.println(sign(ApiId,sererct));
|
|
System.out.println(sign(ApiId,sererct));
|
|
}
|
|
}
|
|
|
|
|
|
|
|
+
|
|
}
|
|
}
|
|
|
|
|