From 959a3e15699e4547706b05f07dff190b503d2390 Mon Sep 17 00:00:00 2001 From: wu <731351411@qq.com> Date: 星期五, 17 一月 2025 11:32:30 +0800 Subject: [PATCH] Merge branch 'master' of http://10.153.19.25:10105/r/YiWuProject --- hangzhoumesParent/moduleService/CacheGlassModule/src/main/resources/application.yml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/hangzhoumesParent/moduleService/CacheGlassModule/src/main/resources/application.yml b/hangzhoumesParent/moduleService/CacheGlassModule/src/main/resources/application.yml index c5fda3f..63ac861 100644 --- a/hangzhoumesParent/moduleService/CacheGlassModule/src/main/resources/application.yml +++ b/hangzhoumesParent/moduleService/CacheGlassModule/src/main/resources/application.yml @@ -1,5 +1,5 @@ server: - port: 8081 + port: 10011 spring: profiles: -- Gitblit v1.8.0