mirror of
https://gitee.com/open-visual/face-search.git
synced 2025-06-10 19:19:56 +08:00
update:修改测试用例
This commit is contained in:
parent
6a38f4da7b
commit
abfec2bf95
@ -21,7 +21,7 @@ public class FaceSearchExample {
|
||||
//docker部署模式
|
||||
//public static String serverHost = "http://127.0.0.1:56789";
|
||||
//远程测试服务
|
||||
// public static String serverHost = "http://face-search.diven.nat300.top";
|
||||
//public static String serverHost = "http://face-search.diven.nat300.top";
|
||||
public static String namespace = "namespace_1";
|
||||
public static String collectionName = "collect_20211201_v11";
|
||||
public static FaceSearch faceSearch = FaceSearch.build(serverHost, namespace, collectionName);
|
||||
|
Loading…
x
Reference in New Issue
Block a user