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