From bef2222506d481b418a93625ec0030b177f0eab2 Mon Sep 17 00:00:00 2001
From: YYC <1833023622@qq.com>
Date: 星期二, 25 二月 2025 11:59:56 +0800
Subject: [PATCH] 油罐上传修改

---
 src/main/resources/application-pro.yml |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/main/resources/application-pro.yml b/src/main/resources/application-pro.yml
index 62a316d..d5033e8 100644
--- a/src/main/resources/application-pro.yml
+++ b/src/main/resources/application-pro.yml
@@ -1,6 +1,6 @@
 ##########################  闄曡タ鏌炴按鍘�   ##########################
 server:
-  port: 8090
+  port: 8091
   jetty:
     max-http-post-size: 209715200
   tomcat:
@@ -9,7 +9,7 @@
   datasource:
     #涓绘暟鎹簮
     primary:
-      url: jdbc:mysql://127.0.0.1:3306/igds_api?useUnicode=true&characterEncoding=utf-8&useSSL=false
+      url: jdbc:mysql://127.0.0.1:3306/igds_api_2024?useUnicode=true&characterEncoding=utf-8&useSSL=false
       driver-class-name: com.mysql.jdbc.Driver
       username: root
       password: Fzzy@#$%5432..K

--
Gitblit v1.9.3