init project

This commit is contained in:
ludj
2023-01-17 09:44:47 +08:00
parent 2d0ccdfead
commit 43d2332eff
30 changed files with 859 additions and 527 deletions

View File

@@ -56,7 +56,6 @@ spring:
database: ${REDIS_DB:15}
host: ${REDIS_HOST:127.0.0.1}
port: ${REDIS_PORT:6379}
password: ${REDIS_PWD:}
#连接超时时间
timeout: 5000
# 登录相关配置
@@ -159,7 +158,3 @@ sa-token:
token-prefix: Bearer
is-read-cookie: false
is-read-body: false
loki:
url: http://localhost:3100/loki/api/v1
systemName: lms