心灵空间

This commit is contained in:
wuchunlei
2025-02-07 17:10:49 +08:00
parent d8e7c90c01
commit 26d08a5f8b
28 changed files with 1027 additions and 3 deletions

View File

@@ -50,6 +50,11 @@ public class Message {
*/
private Integer isSociology;
/**
* 是否在心灵空间显示0否1是
*/
private Integer isPsyche;
private Date createTime;
@TableLogic