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 088e5612d3 - Show all commits

View File

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