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