fanli/src/main/java/com/yeshi/fanli/vo/homemodule/FloatImgDetailVO.java
@@ -15,6 +15,16 @@ private String showTime; @Expose private boolean accountLogin; @Expose private boolean playSound; public boolean isPlaySound() { return playSound; } public void setPlaySound(boolean playSound) { this.playSound = playSound; } public String getImg() { return img;