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