From fac44c3411635415121febcc57a8f6281f3f198e Mon Sep 17 00:00:00 2001 From: huangx Date: Fri, 4 Mar 2022 10:09:20 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4properties=E6=96=87=E4=BB=B6?= =?UTF-8?q?=EF=BC=8C=E9=98=B2=E6=AD=A2=E5=90=8E=E7=BB=AD=E4=BA=BA=E5=91=98?= =?UTF-8?q?=E8=BF=98=E6=98=AF=E7=94=A8properties=E5=86=99=E4=B8=9A?= =?UTF-8?q?=E5=8A=A1=E7=9A=84=E9=85=8D=E7=BD=AE=E5=8F=98=E9=87=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/properties/youfool-prj.properties | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 src/main/resources/properties/youfool-prj.properties diff --git a/src/main/resources/properties/youfool-prj.properties b/src/main/resources/properties/youfool-prj.properties deleted file mode 100644 index 8c50da2..0000000 --- a/src/main/resources/properties/youfool-prj.properties +++ /dev/null @@ -1,3 +0,0 @@ -applicationName=youfool-prj-springboot-template -#描述 -description=boot基础的后台模板