atq

导航

 

2022年5月9日

摘要: @Value("${report.background.image:}") private String imageFilePath; 默认值是空 @Value("${report.background.image:aaa}") private String imageFilePath; 默认值是a 阅读全文
posted @ 2022-05-09 16:55 atq 阅读(1178) 评论(0) 推荐(0)