优化:添加日志
This commit is contained in:
@ -33,10 +33,7 @@ public class ConverterUtils {
|
||||
|
||||
private final Logger logger = LoggerFactory.getLogger(ConverterUtils.class);
|
||||
|
||||
// @Value("${office.home}")
|
||||
// String officeHome;
|
||||
// OpenOfficeConnection connection;
|
||||
OfficeManager officeManager;
|
||||
private OfficeManager officeManager;
|
||||
|
||||
@PostConstruct
|
||||
public void initOfficeManager() {
|
||||
|
||||
Reference in New Issue
Block a user