//调用void方法
doNothing().when(templateWrapper).process();
//        doCallRealMethod().when(templateWrapper).process();