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