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