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