videoWork / imageAlbumWork / slidesWork / textWork)打的是同一个上游 getWorkDetail,差别只在路由与声明的响应类型:这条保留旧路由 /fetch_one_work,响应类型是聚合的 DouyinParseWorkResponse。上游走 www-hj 边缘(带 request_source / origin_type)—— www.douyin.com 上实测 9/18 被 Argus 拦,换 www-hj 后 18/18 通过,但只是降低而非消除拦截率。命中 Argus 时换一整套参数重试:它按单次请求的 token 组判定、不锁账号,重放同一个 msToken + a_bogus 必然同样被拦,所以必须重新 build + 重新签名。curl --location 'http://localhost:4567/api/douyin/fetch_one_work?aweme_id=undefined'success 判别