From bc759121f83dfc3a820c3fb7830850e4b6e1bbfa Mon Sep 17 00:00:00 2001
From: 13693261870 <252740454@qq.com>
Date: 星期四, 14 九月 2023 18:07:03 +0800
Subject: [PATCH] 1

---
 /dev/null                              |    0 
 src/main/resources/application-dev.yml |    1 +
 位置信息.xlsx                              |    0 
 3 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/main/resources/application-dev.yml b/src/main/resources/application-dev.yml
index 6158046..8f521c2 100644
--- a/src/main/resources/application-dev.yml
+++ b/src/main/resources/application-dev.yml
@@ -3,6 +3,7 @@
     datasource:
         type: com.alibaba.druid.pool.DruidDataSource
         driverClassName: com.mysql.cj.jdbc.Driver
+        #url: jdbc:mysql://192.168.20.228:3306/yssh?useUnicode=true&rewriteBatchedStatements=true&characterEncoding=utf-8&useSSL=true&serverTimezone=GMT%2B8
         url: jdbc:mysql://192.168.22.31:3306/yssh?useUnicode=true&rewriteBatchedStatements=true&characterEncoding=utf-8&useSSL=true&serverTimezone=GMT%2B8
         username: root
         password: 123456
diff --git "a/\344\275\215\347\275\256\344\277\241\346\201\257.xlsx" "b/\344\275\215\347\275\256\344\277\241\346\201\257.xlsx"
new file mode 100644
index 0000000..b63a1e9
--- /dev/null
+++ "b/\344\275\215\347\275\256\344\277\241\346\201\257.xlsx"
Binary files differ
diff --git "a/\344\275\215\347\275\256\344\277\241\346\201\2572.xlsx" "b/\344\275\215\347\275\256\344\277\241\346\201\2572.xlsx"
deleted file mode 100644
index 484733b..0000000
--- "a/\344\275\215\347\275\256\344\277\241\346\201\2572.xlsx"
+++ /dev/null
Binary files differ

--
Gitblit v1.9.3