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