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