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