From 5e6d0b79e3809931e10404645ac73583a2798574 Mon Sep 17 00:00:00 2001 From: 梁剑锋 <1822213252@qq.com> Date: 星期二, 28 六月 2022 18:56:05 +0800 Subject: [PATCH] update 新增短信接口实现类@Override注解 --- .editorconfig | 3 --- 1 files changed, 0 insertions(+), 3 deletions(-) diff --git a/.editorconfig b/.editorconfig index 8cfd370..672defc 100644 --- a/.editorconfig +++ b/.editorconfig @@ -10,9 +10,6 @@ trim_trailing_whitespace = true insert_final_newline = true -[*.java] -indent_style = tab - [*.{json,yml}] indent_size = 2 -- Gitblit v1.9.3