This commit is contained in:
2025-07-27 22:40:39 +08:00
parent 23e3100146
commit 15b25144f0
14 changed files with 900 additions and 0 deletions

View File

@@ -10,6 +10,13 @@ spring:
profiles:
# 环境配置
active: @profiles.active@
# API 配置
api:
url: https://norsos.lionking110.com/sos/v1/mntn/business/appId/alarm/list
# 同步配置
sync:
pageSize: 100
--- # nacos 配置
spring: