Class DouyinCommentRestController


@RestController @RequestMapping("/api/v1/douyin/comment") public class DouyinCommentRestController extends BaseRestController<DouyinCommentRequest,DouyinCommentRestService>
评论互动
Author:
kefux.com
  • Constructor Details

    • DouyinCommentRestController

      public DouyinCommentRestController()