From 8cb17aa8e7bdafb5b2cf09e37cb55a9e66849e90 Mon Sep 17 00:00:00 2001 From: ycl Date: Thu, 5 Mar 2026 14:04:10 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20template/entrance/web/src/?= =?UTF-8?q?main/resources/application-local.properties?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../web/src/main/resources/application-local.properties | 2 -- 1 file changed, 2 deletions(-) diff --git a/template/entrance/web/src/main/resources/application-local.properties b/template/entrance/web/src/main/resources/application-local.properties index a49f078..aeb585d 100644 --- a/template/entrance/web/src/main/resources/application-local.properties +++ b/template/entrance/web/src/main/resources/application-local.properties @@ -1,6 +1,4 @@ server.port=8082 - -mock.enabled=true #datasource {{- if eq .dbType "oracle" }} spring.datasource.url=jdbc:oracle:thin:@//{{ .dbHost }}:{{ .dbPort }}/ORCLCDB