时序图
2017-05-18 20:30:20 0 举报
时序图
作者其他创作
大纲/内容
imageReadDao.QueryImageByArticleId(articleId)
DetailAction
commentPageReq(@RequestBody Map pageMap)
List comments
articleReadDao.queryArticlesByUserId(userId)
《interface》ArticleReadManage、CommentReadManage
《interface》ArticleReadDao、ImageReadDao、UserReadDao、CategoryReadDao、CommentReadDao、WalletReadDao
userReadDao.getUserSnapshotById(userId)
walletReadDao.getFigure(userId)
articleReadDao.getArticleById(articleId)
Integer commentNum
List
List files
submit(@RequestBody Map submitMap)
Category category
UserSnapshot author
articleReadManage.getRelatePost(article.Labels)
articleReq(@RequestBody Map articleMap)
float sourcefigure
commentReadDao.queryRootCommentIdByFormerCommentId(formerCommentId)
网站用户
List authorPostSnapshot
ArticleDetail articleDetail
commentWriteDao.insertCommentReturnId(comment)
commentReadDao.queryCountByArticleId(articleId)
walletReadDao.getFigure(authorId)
新闻查看时序图
Article article
totalMoney
categoryReadDao.getCategoryById(articleId)
List relatePost
commentWriteDao.updateRootCommentId(id)
List childrenComment
commentReadDao.queryArticleIdByFormerCommentId(formerCommentId)
commentReadDao.queryCommentsByRootCommentId(id)
successReturnObject(true)
articleReadManage.getAuthorPost(userId)
《interface》ArticleWriteManage、CommentWrite
pagination.TotalItems
《interface》ArticleWriteDao、walletWriteDao、TransactionWriteDao
float authorfigure
commentDto.Replier、commentDto.FormerReplier
CommentPageDto commentPageDto
walletWriteDao.setWalletMaxFigure(id)
0 条评论
下一页