From 62ab9fbbb2b8a94c99202df1194158b8adca1684 Mon Sep 17 00:00:00 2001 From: wuchunlei Date: Fri, 6 Dec 2024 09:21:06 +0800 Subject: [PATCH] =?UTF-8?q?otherContent=E5=A6=82=E6=9E=9Ccontent=E5=86=85?= =?UTF-8?q?=E5=AE=B9=E6=98=AF=E5=9B=BE=E7=89=87=EF=BC=8C=E5=AD=98=E5=AE=BD?= =?UTF-8?q?=E9=AB=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../peanut/modules/common/entity/BookChapterContentEntity.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/java/com/peanut/modules/common/entity/BookChapterContentEntity.java b/src/main/java/com/peanut/modules/common/entity/BookChapterContentEntity.java index 09cc9a6c..04248e5b 100644 --- a/src/main/java/com/peanut/modules/common/entity/BookChapterContentEntity.java +++ b/src/main/java/com/peanut/modules/common/entity/BookChapterContentEntity.java @@ -44,7 +44,7 @@ public class BookChapterContentEntity implements Serializable { */ private String voices; - private String otherContent; + private String otherContent;//如果内容是图片存放图片宽高 /** * */