Commit 96306dfb by xiaoer.li@freemud.com

fix:orgIds

parent 5dc2e788
......@@ -774,7 +774,7 @@ public class OrderServiceImpl implements Orderservice {
, queryOrderResponseVo.getOid()
, userId
, queryOrderVo.getSessionId()
, bizVO.getOrganizationId());
, bizVO.getParentCode());
// 取红包图片
queryOrderResponseVo.setRedpacketsPicture(getRedpacketsPicture(activityId));
queryOrderResponseVo.setActivityId(activityId);
......
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