dms验证接口

This commit is contained in:
zren25
2025-03-05 19:07:11 +08:00
parent 33368a39dc
commit b841e6c4d8
22 changed files with 1042 additions and 58 deletions

View File

@@ -1,6 +1,17 @@
server:
port: 8080
port: 8082
spring:
profiles:
active: local
application:
name: ai-analytic-center
name: ai-analytic-center-dev
cloud:
nacos:
config:
enable: true
namespace: a3f090cd-9c78-4580-a47a-a4b29278cec9
group: dev
server-addr: 10.37.44.229:8848
file-extension: yaml
refresh-enabled: true
enable-remote-sync-config: true