From 196a672da9a0ae25cf8749b7b3b407396d55bab0 Mon Sep 17 00:00:00 2001 From: whyclj <1525436766@qq.com> Date: 星期五, 18 一月 2019 16:41:55 +0800 Subject: [PATCH] 添加电池组连接信息查询页面以及添加国际化信息 --- gx_tieta/WebRoot/WEB-INF/classes/global_zh_CN.properties | 8 +++++++- 1 files changed, 7 insertions(+), 1 deletions(-) diff --git a/gx_tieta/WebRoot/WEB-INF/classes/global_zh_CN.properties b/gx_tieta/WebRoot/WEB-INF/classes/global_zh_CN.properties index 8734d71..128f98e 100644 --- a/gx_tieta/WebRoot/WEB-INF/classes/global_zh_CN.properties +++ b/gx_tieta/WebRoot/WEB-INF/classes/global_zh_CN.properties @@ -1121,4 +1121,10 @@ BTSEquipment_upgrades = BTS\u8bbe\u5907\u5347\u7ea7 ################## bat-set-test.jsp ############################## -Batch_batt_param_set = \u6279\u91cf\u7535\u6c60\u53c2\u6570\u8bbe\u7f6e \ No newline at end of file +Batch_batt_param_set = \u6279\u91cf\u7535\u6c60\u53c2\u6570\u8bbe\u7f6e + +################## sys-set-test.jsp ############################## +Batch_sys_param_set = \u6279\u91cf\u7cfb\u7edf\u53c2\u6570\u8bbe\u7f6e + +################## bts-comm-mon.jsp ######################### +Batt_conn_info_query = \u7535\u6c60\u7ec4\u8fde\u63a5\u4fe1\u606f\u67e5\u8be2 \ No newline at end of file -- Gitblit v1.9.1