|
|
@@ -128,8 +128,6 @@ public class WxActivityJoinServiceImpl implements WxActivityJoinService { |
|
|
param.put("sendMsg", EnumSendMsg.YES.getCode()); |
|
|
param.put("sendMsg", EnumSendMsg.YES.getCode()); |
|
|
param.put("joinList", joinList); |
|
|
param.put("joinList", joinList); |
|
|
wxActivityJoinMapper.updateSendMsg(param); |
|
|
wxActivityJoinMapper.updateSendMsg(param); |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
return new ResultData(); |
|
|
return new ResultData(); |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
|