麦克风列表新增name字段

This commit is contained in:
tianfeng 2026-03-17 10:45:32 +08:00
parent 24a5a185e9
commit c127b6c8fc

View File

@ -30,6 +30,8 @@ public class MicUserPropsResourcesDTO implements Serializable {
*/
private String cover;
private String name;
/**
* 资源链接.
*/