2025-12-18
This commit is contained in:
parent
ece90c043d
commit
e6a5110abe
@ -20,6 +20,6 @@ public class RuoYiApplication
|
||||
{
|
||||
// System.setProperty("spring.devtools.restart.enabled", "false");
|
||||
SpringApplication.run(RuoYiApplication.class, args);
|
||||
System.out.println("~~ 南京视讯平台启动成功V25120101 ~~");
|
||||
System.out.println("~~ 南京视讯平台启动成功V2025-12-18 ~~");
|
||||
}
|
||||
}
|
||||
|
||||
@ -6,9 +6,9 @@ spring:
|
||||
druid:
|
||||
# 主库数据源
|
||||
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://localhost:5236?schema=SY
|
||||
url: jdbc:dm://localhost:5236?schema=SY
|
||||
username: SYSDBA
|
||||
# password: jm@61020900
|
||||
password: jsjcy@123
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user