debug key

This commit is contained in:
yonghyon
2024-02-13 19:16:40 +09:00
parent 2801f6f406
commit df3989fea3
18 changed files with 325 additions and 19 deletions

View File

@@ -5,8 +5,8 @@ export const DEBUG_KEY = "5286";
export const TESTPANEL_KEY = "5325";
export const SFT_TEST = "5555";
export const SFT_TEST2 = "6666";
export const ACTIVITY_SCENERY = "8282";
export const DEFAULT_SERVERTYPE = "qt2"; //system, qt2, qt, prd
export const DEFAULT_RIC_CODE = 'aic'; //system, aic, eic, ruc
export const panel_names = {
INTRO_PANEL: "intropanel",
HOME_PANEL: "homepanel",