完成人脸计算任务调用方法
This commit is contained in:
@@ -37,7 +37,7 @@ def demo_sync_operations():
|
||||
print("\n1. 创建特征记录")
|
||||
|
||||
# 固定的测试ID
|
||||
test_person_id = 1001
|
||||
test_person_id = 10
|
||||
test_feature_type = 1
|
||||
|
||||
# 检查是否已存在
|
||||
|
||||
Reference in New Issue
Block a user