From 1f4733e4adfde41cd09542d91cd17a2b6965a610 Mon Sep 17 00:00:00 2001
From: VVT789 <sdxt_0802@163.com>
Date: 星期五, 18 四月 2025 16:37:04 +0800
Subject: [PATCH] Merge branch 'develop1.0' into wt_from_develop1.0

---
 zhitan-admin/src/main/resources/application.yml |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diff --git a/zhitan-admin/src/main/resources/application.yml b/zhitan-admin/src/main/resources/application.yml
index b766372..ef4fb4a 100644
--- a/zhitan-admin/src/main/resources/application.yml
+++ b/zhitan-admin/src/main/resources/application.yml
@@ -3,7 +3,7 @@
   # 鍚嶇О
   name: admin
   # 鐗堟湰
-  version: 3.8.7
+  version: 2.5.2
   # 鐗堟潈骞翠唤
   copyrightYear: 2024
   profile: ./uploadPath
@@ -11,6 +11,8 @@
   addressEnabled: true
   # 楠岃瘉鐮佺被鍨� math 鏁板瓧璁$畻 char 瀛楃楠岃瘉
   captchaType: math
+  # 鍩熷悕鍦板潃
+  domainName: https://demo-ems.zhitancloud.com/prod-api
 
 # 寮�鍙戠幆澧冮厤缃�
 server:
@@ -144,6 +146,7 @@
   token: ==
   org: org
   bucket: bucket
+  measurement: data
 
 ###################### MQTT #################################
 mqtt:

--
Gitblit v1.9.3