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