From 63af8857d7cd6ace576f6b0629ce73cd096b30eb Mon Sep 17 00:00:00 2001 From: zhanglei Date: Fri, 18 Aug 2023 17:05:49 +0800 Subject: [PATCH] =?UTF-8?q?pboc=E5=BE=81=E4=BF=A1-=E6=B5=8B=E8=AF=95?= =?UTF-8?q?=E6=95=B0=E6=8D=AE=E5=88=A0=E9=99=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Lease/Flow/Comm/BigdataPboc/query_report/pbocdata.jsp | 6 ++---- src_tenwa/com/tenwa/httpclient/pboc/PbocXmlUtils.java | 7 ++----- 2 files changed, 4 insertions(+), 9 deletions(-) diff --git a/WebContent/Tenwa/Lease/Flow/Comm/BigdataPboc/query_report/pbocdata.jsp b/WebContent/Tenwa/Lease/Flow/Comm/BigdataPboc/query_report/pbocdata.jsp index 17ea22ecf..a08378a56 100644 --- a/WebContent/Tenwa/Lease/Flow/Comm/BigdataPboc/query_report/pbocdata.jsp +++ b/WebContent/Tenwa/Lease/Flow/Comm/BigdataPboc/query_report/pbocdata.jsp @@ -23,11 +23,9 @@ Map params = new HashMap(); //初始化参数 // TODO: 2023/1/31 上线需修改 - //params.put("fullCertId",CurPage.getParameter("fullcertId")); - //params.put("fullName",CurPage.getParameter("fullName")); + params.put("fullCertId",CurPage.getParameter("fullcertId")); + params.put("fullName",CurPage.getParameter("fullName")); - params.put("fullCertId", "410522198603233216"); - params.put("fullName", "马亮"); FileInputStream fr = null; BufferedReader br = null; try { diff --git a/src_tenwa/com/tenwa/httpclient/pboc/PbocXmlUtils.java b/src_tenwa/com/tenwa/httpclient/pboc/PbocXmlUtils.java index b35a3d8e3..bb5f64a79 100644 --- a/src_tenwa/com/tenwa/httpclient/pboc/PbocXmlUtils.java +++ b/src_tenwa/com/tenwa/httpclient/pboc/PbocXmlUtils.java @@ -36,12 +36,9 @@ public class PbocXmlUtils { msgBody.put("rptUserdept", "777");//填写部门机构代码 // msgBody.put("reqId", applyId); -// msgBody.put("custName", params.get("fullName")); - // TODO: 2023-8-2 测试环境 - msgBody.put("custName", "马亮"); + msgBody.put("custName", params.get("fullName")); msgBody.put("custCertype", "10");//证件类型 10-身份证 - msgBody.put("custCertno", "410522198603233216"); -// msgBody.put("custCertno", params.get("fullCertId")); + msgBody.put("custCertno", params.get("fullCertId")); //查询原因 24-融资审批 msgBody.put("qryReason", "24"); msgBody.put("qryType", "0");//查询类型