From eb2d3e13885dfc2206f0a9c69a3e52aeab646917 Mon Sep 17 00:00:00 2001 From: hdw <496960745@qq.com> Date: 星期四, 25 十月 2018 14:33:42 +0800 Subject: [PATCH] Merge branch 'dev_lxw' of https://whychdw@gitlab.com/whyclxw1/gx_tieta.git into dev_lxw --- gx_tieta/src/com/fgkj/dao/FBS9100_ComBase.java | 6 +++++- 1 files changed, 5 insertions(+), 1 deletions(-) diff --git a/gx_tieta/src/com/fgkj/dao/FBS9100_ComBase.java b/gx_tieta/src/com/fgkj/dao/FBS9100_ComBase.java index 44f085e..1a0ed38 100644 --- a/gx_tieta/src/com/fgkj/dao/FBS9100_ComBase.java +++ b/gx_tieta/src/com/fgkj/dao/FBS9100_ComBase.java @@ -37,5 +37,9 @@ final public static int DEV_POWER_CUT=3; //鍋滅數娴嬭瘯 final public static int DEV_RES_TEST=4; //鍐呴樆娴嬭瘯 final public static int DEV_KD_TEST=5; //kd娴嬭瘯 - + + //bts鏀剧數娴嬭瘯椤甸潰涓殑娴嬭瘯绫诲瀷鐨勫搴斿叧绯� + final public static int CMD_TESTCMD_HR = 37; //鏍稿娴嬭瘯 + final public static int CMD_TESTCMD_RES = 50; //鍐呴樆娴嬭瘯 + final public static int CMD_TESTCMD_NULL = 0; //涓嶈缃祴璇曠被鍨� } -- Gitblit v1.9.1