feature-PostLike #3

Merged
bao merged 6 commits from feature-PostLike into master 2025-12-19 02:07:10 +08:00
Showing only changes of commit 2d3ac68886 - Show all commits

View File

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