44323
2024-05-22 b45c2583b4764edb95efe9880c4abfddb8a1ec21
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;
}