This commit is contained in:
dute7liang
2023-12-24 16:58:05 +08:00
parent 2f47f91b37
commit 3febb24205
19 changed files with 322 additions and 9 deletions

View File

@@ -27,7 +27,7 @@ public class CaiDynamic implements Serializable {
/**
* 用户ID
*/
private Integer userId;
private Long userId;
/**
* 内容
*/