From 98e47231b7c3adb30cbfc305b8a36f10a563383f Mon Sep 17 00:00:00 2001 From: guoshengxiong <1923636941@qq.com> Date: Wed, 31 Jul 2024 18:53:39 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=E6=97=A0=E5=85=B3=E9=85=8D?= =?UTF-8?q?=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ...pplication-gsx-t-dev.properties => application-dev.properties} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename src/main/resources/{application-gsx-t-dev.properties => application-dev.properties} (100%) diff --git a/src/main/resources/application-gsx-t-dev.properties b/src/main/resources/application-dev.properties similarity index 100% rename from src/main/resources/application-gsx-t-dev.properties rename to src/main/resources/application-dev.properties