From d9aba78edd3f6343f00e1794422d26e28b1176f0 Mon Sep 17 00:00:00 2001 From: ‘liusuyi’ <1951119284@qq.com> Date: 星期四, 02 十一月 2023 16:10:25 +0800 Subject: [PATCH] 增加I18N业务适配后台管理国际化 --- .gitignore | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index b19a568..7395c09 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,3 @@ +/ardLog/logs/ /ardLog/ +/ruoyi-ui -- Gitblit v1.9.3