查询分享用户数
This commit is contained in:
@ -92,4 +92,9 @@ public class WebDeviceVo implements Serializable {
|
||||
*/
|
||||
private String detailPageUrl;
|
||||
|
||||
/**
|
||||
* 分享用户数量
|
||||
*/
|
||||
private Integer shareUsersNumber;
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user