--9.20提交修改

This commit is contained in:
yc13649764453
2023-09-20 15:01:44 +08:00
parent b67ccaf457
commit 4f614135a5
5 changed files with 37 additions and 56 deletions

View File

@@ -78,4 +78,10 @@ public class BookForumArticlesEntity {
private String publishername;
@TableField("bookdesc")
private String bookdesc;
}