otherContent如果content内容是图片,存宽高

This commit is contained in:
wuchunlei
2024-12-06 09:21:06 +08:00
parent 105f09f802
commit 62ab9fbbb2

View File

@@ -44,7 +44,7 @@ public class BookChapterContentEntity implements Serializable {
*/ */
private String voices; private String voices;
private String otherContent; private String otherContent;//如果内容是图片存放图片宽高
/** /**
* *
*/ */