This commit is contained in:
yonghyon
2024-03-08 09:39:24 +09:00
parent b089b218e3
commit 2a3f5b4b85
6 changed files with 41 additions and 2 deletions

View File

@@ -7,6 +7,7 @@ export const SFT_TEST = "5555";
export const SFT_TEST2 = "6666";
export const DEFAULT_SERVERTYPE = "qt2"; //system, qt2, qt, prd
export const DEFAULT_RIC_CODE = "aic"; //system, aic, eic, ruc
export const DEBUG_WINDOW_DEVICEID = 'testdevice';
export const panel_names = {
INTRO_PANEL: "intropanel",
HOME_PANEL: "homepanel",