[성현모] TRA DB목록 불러오기, 정의 자동추가

This commit is contained in:
SHM
2025-08-29 13:57:41 +09:00
parent 0f8199cadf
commit e6f0f6d575
13 changed files with 107 additions and 4 deletions

View File

@ -1,15 +1,16 @@
{
"ApplicationName": "KIP Web Tools",
"Server": {
"Address": "https://*",
"Port": 11000,
"IIS": false
},
},
"DataBase": [
{
"IP": "127.0.0.1",
"Port": 1433,
"DBName": "CPXV2",
"DBID": 1,
"DBID": 1,
"UserID": "Alis",
"Password": "Kefico!@34"
}