|
|
@@ -45,7 +45,7 @@ public class IrsTest extends AppTests { |
|
|
|
public void test1(){ |
|
|
|
String method = "GET"; |
|
|
|
String url = "https://bcdsg.zj.gov.cn:8443/restapi/prod/IC33000020230427000001/irs-res-bill/report/pdfUrl" + |
|
|
|
"?appCode=A331123467587202307014177"; |
|
|
|
"?appCode=A331101453557202109017383"; |
|
|
|
String appScret = "BCDSGS_4ab4235d26a9a357170a39f3a13fd68c"; |
|
|
|
String appKey = "BCDSGA_d874c8e46b541eb4e8aac6510fd3351b"; |
|
|
|
|
|
|
|