Compare commits
1 Commits
feature-Co
...
bc3ffac3db
| Author | SHA1 | Date | |
|---|---|---|---|
| bc3ffac3db |
@@ -20,6 +20,7 @@ public class PostController {
|
|||||||
private PostService postService;
|
private PostService postService;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
* text
|
||||||
* 上传媒体文件接口
|
* 上传媒体文件接口
|
||||||
* @param files 媒体文件数组
|
* @param files 媒体文件数组
|
||||||
* @return 上传后的文件URL列表
|
* @return 上传后的文件URL列表
|
||||||
|
|||||||
Reference in New Issue
Block a user