zqy
2024-11-19 f8b80fc0032e15e67e7a9ca4fe644e7147f90c70
zhang-content/src/main/java/com/ruoyi/domain/LiveStreaming.java
@@ -104,4 +104,9 @@
     */
    private String avatar;
    /**
     * 状态0:进行中,1:回放
     */
    private Integer status;
}