This commit is contained in:
bao
2025-12-19 01:55:23 +08:00
parent 05e71576c6
commit 2d3ac68886

View File

@@ -20,6 +20,7 @@ public class PostController {
private PostService postService;
/**
* 测试
* 上传媒体文件接口
* @param files 媒体文件数组
* @return 上传后的文件URL列表