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