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 | 15 +++++++++++++-- 1 files changed, 13 insertions(+), 2 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 26138e4..128f98e 100644 --- a/gx_tieta/WebRoot/WEB-INF/classes/global_zh_CN.properties +++ b/gx_tieta/WebRoot/WEB-INF/classes/global_zh_CN.properties @@ -1038,6 +1038,7 @@ ################## equip-stats-change.jsp ################## Device_status_records_query = \u8bbe\u5907\u72b6\u6001\u8bb0\u5f55\u67e5\u8be2 +Device_history_event_query = \u8bbe\u5907\u5386\u53f2\u4e8b\u4ef6\u67e5\u8be2 ################### batt-attention.jsp ####################### Batt_attention_manage=\u7535\u6c60\u5173\u6ce8\u7ba1\u7406 @@ -1110,10 +1111,20 @@ ################### ex-battinfo.jsp ################################## Approval_station_install=\u57fa\u7ad9\u5b89\u88c5\u5ba1\u6279 - +Audit = \u5ba1\u6838 +Acceptance = \u9a8c\u6536 ################## batch-set-curr.jsp ############################## Bulk_nuclear_cap_test = \u6279\u91cf\u6838\u5bb9\u6d4b\u8bd5 ################## batt-station-update1.jsp ######################### -BTSEquipment_upgrades = BTS\u8bbe\u5907\u5347\u7ea7 \ No newline at end of file +BTSEquipment_upgrades = BTS\u8bbe\u5907\u5347\u7ea7 + +################## bat-set-test.jsp ############################## +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