fix: 是否启用acs连接

This commit is contained in:
2026-07-28 14:20:10 +08:00
parent 566027cfdf
commit 51701d94b0
5 changed files with 26 additions and 37 deletions

View File

@@ -18,6 +18,12 @@
<artifactId>nl-common</artifactId>
</dependency>
<dependency>
<groupId>cn.nl.cloud</groupId>
<artifactId>nl-module-infra-api</artifactId>
<version>${revision}</version>
</dependency>
<!-- Spring 核心 -->
<dependency>
<groupId>org.springframework.boot</groupId>