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