Administrator
1 days ago 88dacff076efef9e562a6d0ca479c084f96da155
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;
}