初始化项目

This commit is contained in:
2025-12-27 12:37:58 +08:00
parent 8b4ddc5acd
commit 2f7f8a6ae3
357 changed files with 6386 additions and 51 deletions

View File

@@ -9,9 +9,9 @@ spring:
# url: jdbc:mysql://localhost:3306/zhyc?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
# username: root
# password: 123456
url: jdbc:mysql://146.56.214.124:3306/zhyc?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
url: jdbc:mysql://118.182.97.76:3306/zhyc?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
username: zhyc
password: zhyc1234
password: yszh123
# 从库数据源
slave:
# 从数据源开关/默认关闭