mirror of
https://gitee.com/huangge1199_admin/vue-pro.git
synced 2025-01-31 09:30:05 +08:00
【代码评审】AI:音乐接入
This commit is contained in:
parent
3f0d823a85
commit
24a9d05179
@ -15,6 +15,7 @@ public class AiMusicUpdateReqVO {
|
||||
@Schema(description = "是否发布", example = "true")
|
||||
private Boolean publicStatus;
|
||||
|
||||
// TODO @xin:得单独一个 vo。因为万一。。。模拟请求,就可以改 publicStatus 拉
|
||||
@Schema(description = "音乐名称", example = "夜空中最亮的星")
|
||||
private String title;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user