公告板
版本库
filestore
活动
搜索
登录
~jinersong
/
ruleprocess
派生自
ruleprocess
概况
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
人脸的路径存成数组,sdkName固定为人脸
panlei
2019-07-03
15e5410c4fab8b9041729ad9a6efaea7c66d5fae
[~jinersong/ruleprocess.git]
/
insertdata
/
insertDataToEs_test.go
1
2
3
4
5
6
7
package insertdata
import "testing"
func TestInsertToEs(t *testing.T){
InsertToEs()
}