opt:代码优化;

This commit is contained in:
2025-06-07 23:05:20 +08:00
parent 04e3a9e396
commit 296016dc7f
62 changed files with 1236 additions and 354 deletions

View File

@@ -8,7 +8,7 @@ spring:
db-type: com.alibaba.druid.pool.DruidDataSource
driverClassName: com.mysql.cj.jdbc.Driver
# url: jdbc:mysql://${DB_HOST:192.168.8.218}:${DB_PORT:3306}/${DB_NAME:wms}?serverTimxezone=Asia/Shanghai&characterEncoding=utf8&useSSL=false&useOldAliasMetadataBehavior=true&allowPublicKeyRetrieval=true&useSSL=false
url: jdbc:mysql://${DB_HOST:localhost}:${DB_PORT:3306}/${DB_NAME:wms_hs4}?serverTimezone=Asia/Shanghai&characterEncoding=utf8&useSSL=false&useOldAliasMetadataBehavior=true&allowPublicKeyRetrieval=true&useSSL=false
url: jdbc:mysql://${DB_HOST:localhost}:${DB_PORT:3306}/${DB_NAME:wms_hs3}?serverTimezone=Asia/Shanghai&characterEncoding=utf8&useSSL=false&useOldAliasMetadataBehavior=true&allowPublicKeyRetrieval=true&useSSL=false
username: ${DB_USER:root}
password: ${DB_PWD:123456}

View File

@@ -6,7 +6,7 @@ spring:
freemarker:
check-template-location: false
profiles:
active: dev
active: prod
jackson:
time-zone: GMT+8
data:
@@ -106,6 +106,13 @@ feishu: https://open.feishu.cn/open-apis/bot/v2/hook/cfe495f7-9bcd-40bb-ab66-038
lucene:
index:
path: D:\lms\lucene\index
qiWeiUrl:
url:
url1: https://qyapi.weixin.qq.com/cgi-bin/webhook/send?key=4c8f0cdb-63f2-4408-a5a4-034cbe89a822
url2: https://qyapi.weixin.qq.com/cgi-bin/webhook/send?key=6cf32291-e3a3-4d3f-ad82-f5f68eee646e
#url3: https://qyapi.weixin.qq.com/cgi-bin/webhook/send?key=6cf32291-e3a3-4d3f-ad82-f5f68eee646e
pageheiper:
helperDialect: mysql
reasonable: true