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:
8 months ago
active: prod
10 months ago
#获取token
10 months ago
getToken: https://www.jichuanglanhai.com:88/loginnocaptcha
# 日志配置
logging:
level:
com.ruoyi: info
org.springframework: info