This commit is contained in:
dute7liang
2024-01-02 23:32:11 +08:00
parent 2f918497c3
commit 322bd479e2
15 changed files with 177 additions and 41 deletions

View File

@@ -29,6 +29,7 @@ public class UnionUser implements Serializable {
* 工会id
*/
private Long unionId;
private Long unionUserId;
/**
* 用户id
*/