Commit acdb8c2c by ZimLuck

Update OCR接口.md

1 parent 397a0dcd
Showing with 5 additions and 5 deletions
<a name='client_hessian'></a>
<a name='client_hessian'></a>
......@@ -34,7 +34,7 @@
```
## 身份证OCR接口
1. 接口:esb_wl_test/service/zh/getSfzOcr
1. 接口:POST esb_wl_test/service/zh/getSfzOcr
1. 请求报文示例
```
{
......@@ -110,7 +110,7 @@
```
## 下载人脸识别协议
1. 接口:esb_wl_test/service/zh/getSfzOcr
1. 接口:POST esb_wl_test/service/zh/getSfzOcr
1. 请求报文示例
```
{
......@@ -134,7 +134,7 @@
```
## 用户签约
1. 接口:esb_wl_test/service/zh/getFaceSignContract
1. 接口:POST esb_wl_test/service/zh/getFaceSignContract
1. 请求报文示例
```
{
......@@ -157,7 +157,7 @@
```
## 人脸认证
1. 接口:esb_wl_test/service/zh/getFaceRecognition
1. 接口:POST esb_wl_test/service/zh/getFaceRecognition
1. 请求报文示例
```
{
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!