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