From 59ee9e4d1b11fab194b01ec42f0530a75e08ad3f Mon Sep 17 00:00:00 2001 From: gewuyou <1063891901@qq.com> Date: Sun, 27 Apr 2025 18:12:39 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B0=86=20.java=20=E9=87=8D=E5=91=BD=E5=90=8D?= =?UTF-8?q?=E4=B8=BA=20.kt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../exception/{I18nBaseException.java => I18nBaseException.kt} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename forgeboot-i18n/src/main/kotlin/com/gewuyou/forgeboot/i18n/exception/{I18nBaseException.java => I18nBaseException.kt} (100%) diff --git a/forgeboot-i18n/src/main/kotlin/com/gewuyou/forgeboot/i18n/exception/I18nBaseException.java b/forgeboot-i18n/src/main/kotlin/com/gewuyou/forgeboot/i18n/exception/I18nBaseException.kt similarity index 100% rename from forgeboot-i18n/src/main/kotlin/com/gewuyou/forgeboot/i18n/exception/I18nBaseException.java rename to forgeboot-i18n/src/main/kotlin/com/gewuyou/forgeboot/i18n/exception/I18nBaseException.kt