From e0dddc5d1b6b56c282e0cd2df4c4c95db37ffe68 Mon Sep 17 00:00:00 2001
From: liurunyu <lry9898@163.com>
Date: 星期六, 10 五月 2025 08:57:29 +0800
Subject: [PATCH] 补充缺失的import
---
pipIrr-platform/pipIrr-web/pipIrr-web-wechat/src/main/resources/application-self.yml | 3 ---
1 files changed, 0 insertions(+), 3 deletions(-)
diff --git a/pipIrr-platform/pipIrr-web/pipIrr-web-wechat/src/main/resources/application-self.yml b/pipIrr-platform/pipIrr-web/pipIrr-web-wechat/src/main/resources/application-self.yml
index ff9ce4c..197de22 100644
--- a/pipIrr-platform/pipIrr-web/pipIrr-web-wechat/src/main/resources/application-self.yml
+++ b/pipIrr-platform/pipIrr-web/pipIrr-web-wechat/src/main/resources/application-self.yml
@@ -1,6 +1,3 @@
-spring:
- jpa:
- show-sql=true:#actutor鐨剋eb绔彛
management:
server:
port: ${pipIrr.wechat.actutorPort}
--
Gitblit v1.8.0