Commit ee3172cd by 徐高华

所有群主

parent 244844c3
......@@ -60,8 +60,11 @@ public class GroupChatPlanVO implements Serializable{
* 关联素材来源1好办素材2内容中心
*/
private Integer materialFrom;
public List<ChatOwnerVO> getOwnerList() {
// 是否发送全部
private int sendAllFlag ;
public List<ChatOwnerVO> getOwnerList() {
return ownerList;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment