[성현모] TRA 컨피그, 레이아웃 생성

This commit is contained in:
SHM
2025-08-29 10:56:41 +09:00
parent f26908b99d
commit 0f8199cadf
16 changed files with 202 additions and 240 deletions

View File

@ -0,0 +1,17 @@
{
"Server": {
"Address": "https://*",
"Port": 11000,
"IIS": false
},
"DataBase": [
{
"IP": "127.0.0.1",
"Port": 1433,
"DBName": "CPXV2",
"DBID": 1,
"UserID": "Alis",
"Password": "Kefico!@34"
}
]
}