From eb9d78cbe1632fc9ac04a335108fd59dac7e4378 Mon Sep 17 00:00:00 2001 From: whyclj <1525436766@qq.com> Date: 星期四, 10 一月 2019 15:13:28 +0800 Subject: [PATCH] 批量系统参数设置 添加国际化文本和后台权限控制 --- gx_tieta/src/global_zh_CN.properties | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) diff --git a/gx_tieta/src/global_zh_CN.properties b/gx_tieta/src/global_zh_CN.properties index 8734d71..656ac19 100644 --- a/gx_tieta/src/global_zh_CN.properties +++ b/gx_tieta/src/global_zh_CN.properties @@ -1121,4 +1121,7 @@ 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 \ No newline at end of file -- Gitblit v1.9.1