[功能]隆庆气体

This commit is contained in:
2025-03-11 11:05:50 +08:00
parent 63cd9f253c
commit 09b811862f
63 changed files with 6598 additions and 38 deletions

View File

@@ -6,7 +6,7 @@ spring:
druid:
# 主库数据源
master:
url: jdbc:mysql://localhost:3306/lqqt?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
url: jdbc:mysql://localhost:3306/ktg-lqqt?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
username: root
password: root
# 从库数据源

View File

@@ -9,7 +9,7 @@ ktg-mes:
# 实例演示开关
demoEnabled: true
# 文件路径 示例( Windows配置D:/ktg/uploadPathLinux配置 /home/ktg/uploadPath
profile: D:/source_code/j2eeworkspace/ktg-mes/upload
profile: C:/source_code/j2eeworkspace/ktg-mes/upload
#profile: /home/www/uploadPath
# 获取ip地址开关
addressEnabled: false