网页版
This commit is contained in:
@ -8,7 +8,7 @@ import lombok.Data;
|
||||
import java.time.LocalDateTime;
|
||||
|
||||
@Data
|
||||
public class IconVo extends Icon {
|
||||
public class IconVo{
|
||||
@Schema(description = "图标类型名称")
|
||||
private String iconTypeName;
|
||||
@Schema(description = "图标数据URL")
|
||||
|
||||
Reference in New Issue
Block a user