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