小程序消息状态
This commit is contained in:
parent
affaec809e
commit
74bd6bfefb
@ -47,4 +47,6 @@ public class MessageTabulationVO {
|
|||||||
* 是否随访标记 0:否 1:是
|
* 是否随访标记 0:否 1:是
|
||||||
*/
|
*/
|
||||||
private Integer sign;
|
private Integer sign;
|
||||||
|
|
||||||
|
private String messageStatus;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user