update 优化 sys_oss 表增加扩展字段 ext1

This commit is contained in:
疯狂的狮子Li
2025-03-04 09:57:31 +08:00
parent 3396a590f6
commit 58294e0f39
10 changed files with 26 additions and 6 deletions

View File

@@ -49,12 +49,6 @@
<artifactId>spring-boot-starter-actuator</artifactId>
</dependency>
<!-- SpringCloud Loadbalancer -->
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-loadbalancer</artifactId>
</dependency>
<dependency>
<groupId>cn.hutool</groupId>
<artifactId>hutool-http</artifactId>