测试 like

This commit is contained in:
bao
2025-12-19 02:02:48 +08:00
parent 05e71576c6
commit b1ea85b5e4

View File

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