增加截图上传,图片地址优化

This commit is contained in:
2025-10-08 11:48:55 +08:00
parent 8c8af32a93
commit eed9c99357
13 changed files with 638 additions and 18 deletions

View File

@@ -210,7 +210,12 @@
<artifactId>xinge</artifactId>
<version>1.2.4.22</version>
</dependency>
<!-- 腾讯云对象存储 -->
<dependency>
<groupId>com.qcloud</groupId>
<artifactId>cos_api-bundle</artifactId>
<version>5.6.238</version>
</dependency>
<!--敏感词过滤-->
<dependency>
<groupId>com.github.houbb</groupId>