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