application.yml
333 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'