From b2d4d8d87a2c3d41703c9a900f57d530fa319eca Mon Sep 17 00:00:00 2001
From: wang <3597712270@qq.com>
Date: 星期五, 19 四月 2024 16:57:12 +0800
Subject: [PATCH] 上片机、卧式缓存接口
---
hangzhoumesParent/moduleService/UnLoadGlassModule/src/main/resources/application.yml | 5 +----
1 files changed, 1 insertions(+), 4 deletions(-)
diff --git a/hangzhoumesParent/moduleService/UnLoadGlassModule/src/main/resources/application.yml b/hangzhoumesParent/moduleService/UnLoadGlassModule/src/main/resources/application.yml
index 48ed4e2..bea69f9 100644
--- a/hangzhoumesParent/moduleService/UnLoadGlassModule/src/main/resources/application.yml
+++ b/hangzhoumesParent/moduleService/UnLoadGlassModule/src/main/resources/application.yml
@@ -12,8 +12,6 @@
username: root
password: beibo.123/
driver-class-name: com.mysql.cj.jdbc.Driver
-
-
cloud:
nacos:
discovery:
@@ -26,8 +24,7 @@
port: 6379
password: 123456
mybatis-plus:
-
- mapper-locations: classpath*:mapper/sqlserver/*.xml
+ mapper-locations: classpath*:mapper/**/*.xml
# log-impl: org.apache.ibatis.logging.stdout.StdOutImpl
# 璁剧疆 MyBatis 鏃ュ織绾у埆涓� ERROR
--
Gitblit v1.8.0