44323
2024-05-24 a623f1eb91b1d89872e3582b5747e9d7096ea225
ruoyi-service/ruoyi-study/src/main/java/com/ruoyi/study/domain/TStudyLook.java
@@ -50,4 +50,8 @@
     * 学习id
     */
    private Integer studyId;
    /**
     * 非会员是否查看 0否1是
     */
    private Integer isVip;
}