@ -1,7 +1,5 @@
server:
port: 5080 #服务端口
servlet:
context-path: /rbs-pay
#spring相关配置
spring:
application:
@ -46,7 +44,6 @@ spring:
mybatis:
type-aliases-package: com.base.springcloud.dao #实体类包路径
mapper-locations: classpath*:com/base/payment/mapper/*.xml #mapper.xml路径
ftp:
ftp_ip: 192.168.71.132
ftp_prot : 21