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