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