application-dev.yml 612 Bytes
spring:
  datasource:
    url: jdbc:oracle:thin:@192.168.1.250:1521:orcl
    username: iclearimp
    password: iclearimp
    driver-class-name: oracle.jdbc.OracleDriver
  profiles:
    #系统环境
    env: dev

export:
  mail:
    smtp:
      host: smtp.qiye.aliyun.com
      port: 25
    needauth: true
    proxy:
      startFlag: false
      host: proxy-cn.g.fedex.com
      port: 3128
    mailAccountFlag: true
#  propertyPath:
#    redis: /opt/fedex/exporttw/redis/export-redis.properties
  language: en_US
  emailActiveTime: 60

upload:
  path:
    attachment: D:/var/share/iclearConnect/upload/attachment