From 93e554de49b2b87c337df71ea9ece51dd4e1d31d Mon Sep 17 00:00:00 2001
From: zhanghl <253316343@qq.com>
Date: 星期四, 22 五月 2025 15:31:24 +0800
Subject: [PATCH] 更新job计时功能,显示为分秒

---
 aps-modules/aps-system/src/main/resources/bootstrap-int.yml |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/aps-modules/aps-system/src/main/resources/bootstrap-int.yml b/aps-modules/aps-system/src/main/resources/bootstrap-int.yml
index 8fee10c..cc7cd5d 100644
--- a/aps-modules/aps-system/src/main/resources/bootstrap-int.yml
+++ b/aps-modules/aps-system/src/main/resources/bootstrap-int.yml
@@ -7,7 +7,7 @@
         server-addr: 192.168.50.160:8848
         metadata:
           local: int
-        namespace: 8e9f8829-4286-4925-943a-a6c242767ac2
+        namespace: aafcd57a-d0f7-43e3-a77d-1dc85aec1f0e
       config:
         # 閰嶇疆涓績鍦板潃
         server-addr: 192.168.50.160:8848
@@ -16,4 +16,4 @@
         # 鍏变韩閰嶇疆
         shared-configs:
           - application-${spring.profiles.active}.${spring.cloud.nacos.config.file-extension}
-        namespace: 8e9f8829-4286-4925-943a-a6c242767ac2
+        namespace: aafcd57a-d0f7-43e3-a77d-1dc85aec1f0e

--
Gitblit v1.9.3