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