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