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