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