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