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