From b4645daf2a9943afb4603e30eef1897cdca157c5 Mon Sep 17 00:00:00 2001
From: zlyx <1242874891@qq.com>
Date: 星期一, 06 三月 2023 13:07:05 +0800
Subject: [PATCH] add 新增 迁移 4.X EasyExcel枚举类数据翻译注解功能 ; fix 修正 !pr292 相关问题, 回退特殊类转换写法 ;

---
 ruoyi-ui/.editorconfig |   44 ++++++++++++++++++++++----------------------
 1 files changed, 22 insertions(+), 22 deletions(-)

diff --git a/ruoyi-ui/.editorconfig b/ruoyi-ui/.editorconfig
index 22d302e..7034f9b 100644
--- a/ruoyi-ui/.editorconfig
+++ b/ruoyi-ui/.editorconfig
@@ -1,22 +1,22 @@
-# 鍛婅瘔EditorConfig鎻掍欢锛岃繖鏄牴鏂囦欢锛屼笉鐢ㄧ户缁線涓婃煡鎵�
-root = true
-
-# 鍖归厤鍏ㄩ儴鏂囦欢
-[*]
-# 璁剧疆瀛楃闆�
-charset = utf-8
-# 缂╄繘椋庢牸锛屽彲閫塻pace銆乼ab
-indent_style = space
-# 缂╄繘鐨勭┖鏍兼暟
-indent_size = 2
-# 缁撳熬鎹㈣绗︼紝鍙�塴f銆乧r銆乧rlf
-end_of_line = lf
-# 鍦ㄦ枃浠剁粨灏炬彃鍏ユ柊琛�
-insert_final_newline = true
-# 鍒犻櫎涓�琛屼腑鐨勫墠鍚庣┖鏍�
-trim_trailing_whitespace = true
-
-# 鍖归厤md缁撳熬鐨勬枃浠�
-[*.md]
-insert_final_newline = false
-trim_trailing_whitespace = false
+# 鍛婅瘔EditorConfig鎻掍欢锛岃繖鏄牴鏂囦欢锛屼笉鐢ㄧ户缁線涓婃煡鎵�
+root = true
+
+# 鍖归厤鍏ㄩ儴鏂囦欢
+[*]
+# 璁剧疆瀛楃闆�
+charset = utf-8
+# 缂╄繘椋庢牸锛屽彲閫塻pace銆乼ab
+indent_style = space
+# 缂╄繘鐨勭┖鏍兼暟
+indent_size = 2
+# 缁撳熬鎹㈣绗︼紝鍙�塴f銆乧r銆乧rlf
+end_of_line = lf
+# 鍦ㄦ枃浠剁粨灏炬彃鍏ユ柊琛�
+insert_final_newline = true
+# 鍒犻櫎涓�琛屼腑鐨勫墠鍚庣┖鏍�
+trim_trailing_whitespace = true
+
+# 鍖归厤md缁撳熬鐨勬枃浠�
+[*.md]
+insert_final_newline = false
+trim_trailing_whitespace = false

--
Gitblit v1.9.3