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