更新推送字段 pushId

This commit is contained in:
liuchengqian 2023-02-14 11:12:59 +08:00
parent f41d6e1b6b
commit 7a2c7be6c3

View File

@ -105,9 +105,9 @@ public class SysUserEntity implements Serializable {
private Long agentOrgId; private Long agentOrgId;
/** /**
* 推送 regID * 推送ID
*/ */
private String pushRegID; private String pushId;
/** /**
* VIP时间范围列表Json * VIP时间范围列表Json