Commit b9f9f848 by 王祖波

更新状态

parent 506f5e7f
......@@ -215,6 +215,7 @@ public class GroupChatActivityRewardLogServiceImpl implements GroupChatActivityR
if (rewardReturnBO != null) {
rewardDetailLog.setRewardBusinessId(rewardReturnBO.getRewardBusinessId());
rewardDetailLog.setSuccessFlag(Constant.FLAG_TRUE);
groupChatActivityRewardDetailLogMapper.update(rewardDetailLog);
}
}
}
......
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