application.yml 530 Bytes
spring:
  application:
    name: huaheng-wms-core
  profiles:
    active: test


huaheng:
  system:
    version: '@project.version@'
    artifactId: '@project.artifactId@'
    checkSystemActivationCode: false

sap:
  ftp:
    host: '172.16.29.15'
    port: 21
    username: 'CS220012'
    password: '123456'
    fileFormat: '.xml'
    fileName: 'xi_PI021_2179_'
    localPaths: 'C:/Users/肖超群/Desktop/项目文档/苏州长兴立库/order/'
    ftpPaths: 'C:/Users/肖超群/Desktop/项目文档/苏州长兴立库/order/'