# 启用的配置
spring.profiles.active=develop

top.url=http://10.17.180.3/prod-api/verifySystem
dop.url=http://10.17.180.5:8089/prod-api/verifySystem
top.api.fromSystem=dh
dop.api.fromSystem=dh
top.redirect.url=https://133.96.90.208/login
dop.redirect.url=http://133.96.90.210:8089/login

mybatis.mapper-locations=classpath*:mapper/**/**Mapper.xml