Commit 852c1275 by 徐高华

朋友圈

parent c0429e0a
......@@ -170,6 +170,8 @@ public class MaterialServiceImpl implements MaterialService {
if(null != entity) {
old = EntityUtil.changeEntityByJSON(MaterialDTO.class, entity) ;
}
// 1群发 2朋友圈
from = entity.getMediaType() ;
}
Integer type = old.getMaterialType();
if (type == null) {
......
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