Commit 95107b54 authored by liao_ds's avatar liao_ds

报表-会员整改计数

parent 39b6c348
......@@ -288,7 +288,7 @@ public class MemberHomeServiceImpl implements IMemberHomeService {
@Override
@Transactional
public Wrapper<Void> addOperateNotice(OperateNoticeVO operateVO) {
logger.info("收到通知: {}", JSONUtil.toJsonStr(operateVO));
// 处理操作通知
handOperateNotice(operateVO);
......
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