@description: 转换请求为慢响应
最快响应时间
@example: const data = await fetchToSlow(1000 * 2)(getKgDetail(kg_id));
@description: 转换请求为慢响应