44323
2024-05-28 f62c73ef2e4a2400afc7fa6a4107c09f92cb156b
ruoyi-service/ruoyi-study/src/main/java/com/ruoyi/study/domain/TStudyAnswer.java
@@ -54,4 +54,9 @@
     * 学习id
     */
    private Integer studyId;
    /**
     * 非会员是否查看 0否1是
     */
    private Integer isVip;
}