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