Class DouyinAppRestController


@RestController @RequestMapping("/api/v1/douyin/app") public class DouyinAppRestController extends BaseRestController<DouyinAppRequest,DouyinAppRestService>