You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 lines
215 B

server:
port: 9998
spring:
profiles:
active: prod
#获取token
getToken: https://www.jichuanglanhai.com:88/loginnocaptcha
# 日志配置
logging:
level:
com.ruoyi: info
org.springframework: info