From cfaa77861170237f07da3113c7d505c70bf371be Mon Sep 17 00:00:00 2001
From: ZengTao <2773468879@qq.com>
Date: 星期三, 18 六月 2025 10:50:15 +0800
Subject: [PATCH] S7通讯部署版本代码提交

---
 hangzhoumesParent/moduleService/LoadGlassModule/src/main/resources/application.yml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/hangzhoumesParent/moduleService/LoadGlassModule/src/main/resources/application.yml b/hangzhoumesParent/moduleService/LoadGlassModule/src/main/resources/application.yml
index 3352a84..5721532 100644
--- a/hangzhoumesParent/moduleService/LoadGlassModule/src/main/resources/application.yml
+++ b/hangzhoumesParent/moduleService/LoadGlassModule/src/main/resources/application.yml
@@ -2,7 +2,7 @@
   port: 10015
 spring:
   profiles:
-    active: dev
+    active: yw
   application:
     name: loadGlass
   liquibase:

--
Gitblit v1.8.0