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