From 8283f7e6ad78ebb5493b4c6a2abf8ee767c49a05 Mon Sep 17 00:00:00 2001
From: zyy <zyy@email.com>
Date: Fri, 14 Nov 2025 13:01:09 +0800
Subject: [PATCH] yml

---
 /dev/null                                 |   12 ------------
 src/main/resources/application.properties |    2 +-
 2 files changed, 1 insertions(+), 13 deletions(-)

diff --git a/.idea/dataSources.xml b/.idea/dataSources.xml
deleted file mode 100644
index a85db8e..0000000
--- a/.idea/dataSources.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project version="4">
-  <component name="DataSourceManagerImpl" format="xml" multifile-model="true">
-    <data-source source="LOCAL" name="stock@localhost [2]" uuid="06f00351-79ca-44b2-ab4b-d53d33afee72">
-      <driver-ref>mysql.8</driver-ref>
-      <synchronize>true</synchronize>
-      <jdbc-driver>com.mysql.cj.jdbc.Driver</jdbc-driver>
-      <jdbc-url>jdbc:mysql://localhost:3306/stock</jdbc-url>
-      <working-dir>$ProjectFileDir$</working-dir>
-    </data-source>
-  </component>
-</project>
\ No newline at end of file
diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties
index ef2891f..599a1cd 100644
--- a/src/main/resources/application.properties
+++ b/src/main/resources/application.properties
@@ -17,7 +17,7 @@
 ftp.user=ftp_stock
 ftp.pass=123456
 ftp.address =/www/wwwroot/ftp_stock/
-ftp.server.http.prefix=https://img.jinmanxuan.com/
+ftp.server.http.prefix=https://img.mutounao.com/
 
 redis1.ip=localhost
 #redis1.port=6380

--
Gitblit v1.9.3