rev:组盘表字段移到点位表

This commit is contained in:
ludj
2024-08-19 08:39:05 +08:00
parent 0dea91b5b3
commit 84a242dcdb
6 changed files with 198 additions and 170 deletions

View File

@@ -2,7 +2,7 @@ spring:
freemarker:
check-template-location: false
profiles:
active: prod
active: dev
jackson:
time-zone: GMT+8
data:
@@ -88,6 +88,10 @@ mybatis-plus:
global-config:
db-config:
id-type: INPUT
banner: false
lucene:
index:
path: D:\lucene\index
tlog:
enable-invoke-time-print: true
pattern: "[$preApp][$preIp][$spanId][$traceId]"