Commit fb36a5f1 by 徐高华

Merge branch 'feature/202310月零散迭代' into 'developer'

所有群主

See merge request !1502
parents 4a23ca6d ee3172cd
......@@ -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