Commit 14a02353 authored by tanjuanjuan's avatar tanjuanjuan

添加psn查询

parent 83873fde
......@@ -126,7 +126,7 @@
method: "POST",
format: "json",
data: {
"biz_content": JSON.stringify({"certno":completeIDNumber,"psnCertType":"01"}),
"biz_content": JSON.stringify({"certno":completeIDNumber.value,"psnCertType":"01"}),
"url": "/engine/rest/queryPsnInsuByCertnoB"
},
success: (res) => {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment