feature/jp-0331 #526

Open
jungpyo2001 wants to merge 998 commits from feature/jp-0331 into main
4 changed files with 7 additions and 0 deletions
Showing only changes of commit 0c634ed8a8 - Show all commits

View File

@ -34,6 +34,8 @@ spring:
job:
names: ${job.name:NONE}
enabled: false
profiles:
scheduler: Y
#QSP
qsp:

View File

@ -34,6 +34,8 @@ spring:
job:
names: ${job.name:NONE}
enabled: false
profiles:
scheduler: Y
#QSP
qsp:

View File

@ -34,6 +34,8 @@ spring:
job:
names: ${job.name:NONE}
enabled: false
profiles:
scheduler: Y
#QSP
qsp:

View File

@ -11,6 +11,7 @@ spring:
allow-circular-references: true
profiles:
active: local
scheduler: Y
datasource:
driver-class-name: net.sf.log4jdbc.sql.jdbcapi.DriverSpy
jdbc-url: jdbc:log4jdbc:sqlserver://1.248.227.176:1433;databaseName=NEWPVCAD;encrypt=true;trustServerCertificate=true