This commit is contained in:
777
2025-12-11 17:27:08 +08:00
parent 5b04c4ef37
commit c7bdea46d0
10 changed files with 113 additions and 12 deletions

View File

@@ -118,6 +118,8 @@ public class User implements Serializable {
* 终端 0 默认接口 1 安卓 2 ios 3 网页 4小程序
*/
private Integer terminal;
private Integer openImInvite;
/**
* im_token
*/