Administrator
10 days ago 7145a90e2ea4f8f8b7d3ebf30da40b855df2a430
src/main/java/cc/mrbird/febs/yinhe/res/YHLogoVo.java
@@ -11,4 +11,6 @@
    private String name;
    @ApiModelProperty(value = "图片链接*", example = "1")
    private String imageUrl;
    @ApiModelProperty(value = "欢迎语*", example = "1")
    private String desription;
}