pboc征信-测试数据删除

This commit is contained in:
zhanglei 2023-08-18 17:05:49 +08:00
parent 350bd2c0b6
commit 63af8857d7
2 changed files with 4 additions and 9 deletions

View File

@ -23,11 +23,9 @@
Map<String,String> params = new HashMap<String,String>(); //初始化参数
// 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 {

View File

@ -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");//查询类型