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