摘要: // 必须 @Aoutowired 使用new创建实体无法扫描到配置文件导致为null @Value("${outpath}")private String outpath;@Value("${pdfpath}")private String pdfpath;public void upload(M 阅读全文
posted @ 2021-09-29 13:03 chen1777 阅读(518) 评论(0) 推荐(0)