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