---
panlei
2019-07-18 b838fbc8761b02d6a80d31078ac78fad72db0d9c
1
2
3
4
5
6
7
package insertdata
 
import "testing"
 
func TestInsertToEs(t *testing.T){
    //InsertToEs()
}