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