2025-12-18

This commit is contained in:
yhy 2026-01-04 09:30:14 +08:00
parent ece90c043d
commit e6a5110abe
2 changed files with 3 additions and 3 deletions

View File

@ -20,6 +20,6 @@ public class RuoYiApplication
{ {
// System.setProperty("spring.devtools.restart.enabled", "false"); // System.setProperty("spring.devtools.restart.enabled", "false");
SpringApplication.run(RuoYiApplication.class, args); SpringApplication.run(RuoYiApplication.class, args);
System.out.println("~~ 南京视讯平台启动成功V25120101 ~~"); System.out.println("~~ 南京视讯平台启动成功V2025-12-18 ~~");
} }
} }

View File

@ -6,9 +6,9 @@ spring:
druid: druid:
# 主库数据源 # 主库数据源
master: master:
url: jdbc:dm://192.168.0.151:5236?schema=SY # url: jdbc:dm://192.168.0.151:5236?schema=SY
# url: jdbc:dm://172.16.1.97:5236?schema=SY # url: jdbc:dm://172.16.1.97:5236?schema=SY
# url: jdbc:dm://localhost:5236?schema=SY url: jdbc:dm://localhost:5236?schema=SY
username: SYSDBA username: SYSDBA
# password: jm@61020900 # password: jm@61020900
password: jsjcy@123 password: jsjcy@123