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