在项目配置文件application.yml添加参数:

spring:
	web:
  	resources:
      static-locations: file:/home/official-car-v2/data/,classpath:static/ #配置多个静态资源路径使用逗号隔开