sms_push_event_user 复用
This commit is contained in:
@@ -35,7 +35,12 @@ public class SmsPushEventUser implements Serializable {
|
||||
private Long id;
|
||||
|
||||
/**
|
||||
* sms_user_push_event的id
|
||||
* sms-短信 ac-公众号
|
||||
*/
|
||||
private String type;
|
||||
|
||||
/**
|
||||
* sms_push_event的id 或者ac_push_event 的 id
|
||||
*/
|
||||
private Long eventId;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user