测试 like #4

Closed
bao wants to merge 1 commits from feature-Post into master
Showing only changes of commit b1ea85b5e4 - Show all commits

View File

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