# Tomcat
server:
port: 9405
# Spring
spring:
application:
# 应用名称
name: hbt-related-parties-zy
profiles:
# 环境配置
active: dev
nacos:
ip: 192.168.1.211