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