# 应用名称
spring:
  application:
    name: dsp

# 服务端口
server:
  port: 8082

# 面函服务工程文件扫描路径
faceLetter:
  filePath: dsp\\src\\main\\resources\\file\\  # 下载文件路径 src/main/resources/file/
  templatesPath: dsp\\src\\main\\resources\\templates\\ # 模板文件路径