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