Commit e60a1dc7 by wuwenlong

Merge branch 'dev' into test

parents bed9c024 56c7fa19
......@@ -138,7 +138,7 @@ public class SRoomServiceImpl extends ServiceImpl<SRoomMapper, SRoom> implements
packs.add(pack);
}
});
sRoom.setPackList(packList);
vo.setPackList(packs);
}
voList.add(vo);
});
......
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