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