From 9443a6b751ad1cbb9efce8c116b6fb8dae7a56b3 Mon Sep 17 00:00:00 2001
From: 13693261870 <252740454@qq.com>
Date: 星期四, 05 十月 2023 14:26:47 +0800
Subject: [PATCH] 添加对象序列化

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

diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties
index 9f34537..bb5afb2 100644
--- a/src/main/resources/application.properties
+++ b/src/main/resources/application.properties
@@ -18,6 +18,6 @@
 mybatis-plus.config-location=classpath:mybatis.xml
 mybatis-plus.mapper-locations=classpath:mapper/**/*.xml
 
-qylweb.url=https://qylweb.bda.gov.cn
+qylweb.host=https://qylweb.bda.gov.cn
 qylweb.user=shikong001
 qylweb.pwd=123!@#qwe

--
Gitblit v1.9.3