From 5b7c787b31e7119d09266819e12c7ad6a1eb7cf7 Mon Sep 17 00:00:00 2001 From: JackyTang <jackytang01@gmail.com> Date: 星期四, 20 四月 2023 10:49:29 +0800 Subject: [PATCH] update 使用instanceof模式匹配, 减少二次转换 --- ruoyi-extend/ruoyi-xxl-job-admin/src/main/resources/i18n/message_zh_CN.properties | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ruoyi-extend/ruoyi-xxl-job-admin/src/main/resources/i18n/message_zh_CN.properties b/ruoyi-extend/ruoyi-xxl-job-admin/src/main/resources/i18n/message_zh_CN.properties index 00ca50e..5be17ff 100644 --- a/ruoyi-extend/ruoyi-xxl-job-admin/src/main/resources/i18n/message_zh_CN.properties +++ b/ruoyi-extend/ruoyi-xxl-job-admin/src/main/resources/i18n/message_zh_CN.properties @@ -1,6 +1,6 @@ admin_name=浠诲姟璋冨害涓績 admin_name_full=鍒嗗竷寮忎换鍔¤皟搴﹀钩鍙癤XL-JOB -admin_version=2.3.0 +admin_version=2.4.0 admin_i18n= ## system @@ -273,4 +273,4 @@ ## help job_help=浣跨敤鏁欑▼ -job_help_document=瀹樻柟鏂囨。 \ No newline at end of file +job_help_document=瀹樻柟鏂囨。 -- Gitblit v1.9.3