[성현모] [HubX] DB Scaffold 추가

This commit is contained in:
SHM
2025-03-13 09:36:55 +09:00
parent e97b5a3524
commit 25be83359b
7 changed files with 129 additions and 2 deletions

View File

@ -13,5 +13,5 @@ SET DBName=HubX
::Default DB
@echo off
CALL _CreateDB.bat %ServerIP% %ServerPort% %UserID% %Passwd% %DBName%_001
CALL _CreateDB.bat %ServerIP% %ServerPort% %UserID% %Passwd% %DBName%
CALL _CreateDB.bat %ServerIP% %ServerPort% %UserID% %Passwd% %DBName%_DEV