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