Commit 21d25717 authored by xiaosl's avatar xiaosl

Merge branch 'chw-xsl-bug' into dev-chw

parents 098444d9 ee05469b
......@@ -43,7 +43,7 @@ public class XCFQPictureParsingImpl implements UserPictureParsing {
* 认证相关的数据
*/
private String host = "https://ocridcards.market.alicloudapi.com";
private String path = "idCardAuto"; //"/idimages";
private String path = "/idCardAuto"; //"/idimages";
private String method = "POST";
......
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