feat: 新增项目配置

This commit is contained in:
han0
2023-10-26 10:38:32 +08:00
parent 2aa2f4049c
commit e5f474f379
5 changed files with 86 additions and 1 deletions

View File

@@ -110,7 +110,7 @@ spring:
locale: zh_CN
time-zone: GMT+8
profiles:
active: local
active: dev
redis:
database: 1
host: 127.0.0.1
@@ -127,3 +127,15 @@ spring:
multipart:
max-file-size: 100MB
max-request-size: 100MB
application:
name: material-manage-service
snowy:
config:
common:
backend-url: http://localhost:8192
front-url: http://localhost:8181
ten:
default-ten-id: -1
enabled: true
ignore-table-names: ''
ten-id-column-name: TENANT_ID