|
@@ -19,7 +19,7 @@ public class FaceApiTest {
|
|
|
properties.setDefaultPrivateBaiduApi(true);
|
|
|
properties.setPrivateBaiduAppId("test");
|
|
|
properties.setPrivateBaiduUrlPrefix("http://192.168.20.253");
|
|
|
-
|
|
|
+
|
|
|
|
|
|
FaceVerifyServiceImpl faceVerifyService = new FaceVerifyServiceImpl();
|
|
|
faceVerifyService.setProperties(properties);
|