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