--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

@@ -18,6 +18,7 @@
<result property="delflag" column="del_flag" />
<result property="author" column="author" />
<result property="publishername" column="publishername" />
<result property="bookdesc" column="bookdesc" />
</resultMap>