Commit 6d79a6ce by 阮思源

价格注解

parent 8d79c41b
......@@ -1165,6 +1165,7 @@ public class BookGroupBizImpl implements BookGroupBiz {
bookGroupDao.deleteByBookGroupId(bookGroupId);
}
@Transactional(rollbackFor = Exception.class)
@ParamLog("根据分类id获取个人二维码信息")
@Override
public OwnAltQrcodeInfoDTO getOwnAltQrcodeInfoDTOByClassifyId(Long wechatUserId, Long classifyId) {
......
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