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