Commit c93773bd authored by xiaosl's avatar xiaosl

实名认证切换

parent 4c37e9da
......@@ -43,7 +43,7 @@ public class XCFQPictureParsingImpl implements UserPictureParsing {
* 认证相关的数据
*/
private String host = "https://ocridcards.market.alicloudapi.com";
private String path = "/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