@@ -155,7 +155,7 @@ public class FaceppClient {
* 人脸识别<br>
* 优先使用主地址调用face++<br>
* 主地址无效时,使用备用地址调用face++.<br>
- * 备用地址也无效时,使用备用地址下载数据,使用base64加密串调用face++<br>
+ * 备用地址也无效时,使用备用地址下载数据,使用下载数据的base64加密串调用face++<br>
*
* @author WANGWEI