2025-03-10 13:46:51 +08:00
|
|
|
# FBI WARNING
|
|
|
|
# Do not commit this file
|
|
|
|
# You can change it in your local but never commit and push it to the remote
|
|
|
|
# typemode:Local/Dev/Tst/Prd
|
|
|
|
# Section 1 - ZXY Local DB Info default info and for developers use
|
|
|
|
#db.Local.url=jdbc:oracle:thin:@10.140.249.73:1521:ORCL
|
|
|
|
#db.Local.username=b16mwmsadm
|
|
|
|
#db.Local.password=adm2024
|
2025-03-27 17:58:27 +08:00
|
|
|
db.Local.url=jdbc:oracle:thin:@192.168.1.73:1526/test
|
2025-03-10 13:46:51 +08:00
|
|
|
db.Local.username=ziwms_sap_test
|
|
|
|
db.Local.password=adm2024
|
|
|
|
#Section 2 - Customer Local dev DB Info
|
2025-03-27 17:58:27 +08:00
|
|
|
db.Dev.url=jdbc:oracle:thin:@192.168.1.73:1526/test
|
2025-03-10 13:46:51 +08:00
|
|
|
db.Dev.username=ziwms_sap_test
|
|
|
|
db.Dev.password=adm2024
|
|
|
|
#Section 3 - Customer Test DB Info
|
2025-03-27 17:58:27 +08:00
|
|
|
db.Tst.url=jdbc:oracle:thin:@192.168.1.73:1526/test
|
2025-03-10 13:46:51 +08:00
|
|
|
db.Tst.username=ziwms_sap_test
|
|
|
|
db.Tst.password=adm2024
|
|
|
|
#Section 4 - Customer Prod DB Info
|
2025-03-27 17:58:27 +08:00
|
|
|
db.Prd.url=jdbc:oracle:thin:@192.168.1.73:1526/test
|
2025-03-10 13:46:51 +08:00
|
|
|
db.Prd.username=ziwms_sap_test
|
2025-05-24 15:17:34 +08:00
|
|
|
db.Prd.password=adm2024
|
|
|
|
#MQ
|
2025-05-26 10:36:27 +08:00
|
|
|
#mq.url=192.168.1.73:5672
|
|
|
|
#mq.username=zimes
|
|
|
|
#mq.password=adm2024
|
|
|
|
#mq.virtual-host=/zimes
|