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