pub async fn get_newest_manga_episode_by_id(
__arg0: State<AppState>,
__arg1: Path<i32>,
) -> ApiResult<ResultBody<NewestEpisodeVo>>Expand description
查询最新话
pub async fn get_newest_manga_episode_by_id(
__arg0: State<AppState>,
__arg1: Path<i32>,
) -> ApiResult<ResultBody<NewestEpisodeVo>>查询最新话