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