Komit Sejarah

Pembuat SHA1 Pesan Tanggal
  liulidong ed2bd4fa20 Merge branch 'cooperation_video_candidate_pool_improved_lld_0509' of Server/growth-manager into master 5 jam lalu
  刘立冬 208ebfc8db demand 池 crowd_segment 仅对合作类渠道(企微/即转/Daily-自选)用 user.channel;投流/服务号一律 null,跨渠道退化保留 ghName。修复公众号投流入口因 user.channel 错填致主查 0 行后退化丢 ghName 串号到其他公众号。 5 jam lalu
  liulidong a6285ddb07 Merge branch 'cooperation_video_candidate_pool_improved_lld_0509' of Server/growth-manager into master 6 jam lalu
  刘立冬 9cd30f10d4 公众号入口(type=0/1/4) 不再硬编码 channel_name,改按 ghName 反查 demand 表 channel_level3 → channel_name,自投公众号(125 个,channel='公众号投流-稳定')能正确命中本渠道 demand 池,不再被错路由到合作-即转/Daily 后退化到大盘。企微(type=2/3)/小程序(type=5) 保持 type 直推。新增 MapperExt selectChannelNameByGh(dt, ghName);删除 3 处 ghName 退化兜底(fetchPriorScene/fetchPriorDimension/fetchPosterior),边缘 gh 失数据时直接进跨渠道退化。无 DDL/无缓存,每次实时反查,单次 SQL 30~660ms。 6 jam lalu
  wangyunpeng f795b7a738 rename 9 jam lalu
  liulidong 4864965f22 Merge branch 'cooperation_video_candidate_pool_improved_lld_0509' of Server/growth-manager into master 15 jam lalu
  刘立冬 2d7c6de3e5 小程序投流 计划列表 Excel 导出补字段: 视频id + rootSourceId(列序紧跟人群包之后,便于按ID检索)。仅导出 VO 加列,XcxPlanItemVO 不动 → /xcx/list 接口透出不变。generateXcxPlanExcelFile 改为直接消费 ContentPlatformXcxPlan PO,内部一次性 join plan_video 拼装 ExportVO(避开 buildXcxPlanItemVOList 这条 list 共用链路)。 15 jam lalu
  liulidong e44158a808 Merge branch 'cooperation_video_candidate_pool_improved_lld_0509' of Server/growth-manager into master 1 hari lalu
  刘立冬 8fc48b2e86 Merge remote-tracking branch 'origin/master' into cooperation_video_candidate_pool_improved_lld_0509 1 hari lalu
  wangyunpeng 1c06828dcd rename 1 hari lalu
  wangyunpeng f0c518833a rename 1 hari lalu
  刘立冬 6c02c4c1db Merge branch 'cooperation_video_candidate_pool_improved_lld_0509' of https://git.yishihui.com/Server/growth-manager into cooperation_video_candidate_pool_improved_lld_0509 1 hari lalu
  刘立冬 dcf6895b5a 小程序投流 计划列表 Excel 导出:新增 POST /contentPlatform/plan/xcx/export(同 /xcx/list 入参 XcxPlanListParam),复用 audiencePackage/title/createTimestamp 时间范围过滤;未传时间窗口默认当天(本地时区 00:00 ~ 次日 00:00),pageSize 强制 2000;XcxPlanItemExportVO 6 列(人群包/视频标题/视频封面/推送链接/备注/创建时间),EasyExcel 写盘后上传 OSS 返 CDN URL,对齐 qwPlanExport 实现。 1 hari lalu
  wangyunpeng 27585af824 合作平台账号type 枚举 1 hari lalu
  wangyunpeng e366012a26 merge 1 hari lalu
  wangyunpeng 41f1cc4326 Merge branch 'master' into cooperation_video_candidate_pool_improved_lld_0509 1 hari lalu
  wangyunpeng 18b2beb3ad 小程序pagePath remove .html 1 hari lalu
  刘立冬 f82160a1a4 小程序投流 P0 修复: 1 hari lalu
  刘立冬 2764f42311 小程序投流 多链接生成接口:POST /contentPlatform/plan/xcx/multiLink {planId, count(1-200)} → 基于源计划 N 份复制,各调 messageAttachmentService.getPageNoCache 产独立 pageUrl/rootSourceId 落 xcx_plan + xcx_plan_video,返回新增 XcxPlanItemVO 列表。权限放宽至 type=2(内部) || type=3(代理商),合作方 type=1 抛 XCX_PLAN_INTERNAL_ONLY。校验:源 plan 归属当前账号、status=NORMAL、有 plan_video,count 1~200。 1 hari lalu
  刘立冬 f65e92076f 小程序投流人群包空值处理:demand 表 crowd_segment 字段存在 NULL/空串/'-'/'null' 四种空占位,统一映射成「泛人群」展示;过滤时反向匹配,选「泛人群」走 IS NULL OR = '' OR = '-' OR = 'null' 的或条件,选具体人群包仍走等值过滤。 1 hari lalu
  刘立冬 d1e3dfbf4a 小程序投流人群包字段修复:demand 表 crowd_package 列在小程序投流-稳定渠道全是 '-' 占位,真实人群包数据在 crowd_segment 列(如 Q-R50*泛知识*时政历史)。修改 selectDistinctCrowdPackages 从 crowd_segment 取 distinct,并过滤 '-' 占位;selectForRecommend 中 crowdPackage 参数改为过滤 crowd_segment 列(参数名保留)。 1 hari lalu
  刘立冬 818870f1cd 小程序投流 接入 demand 池过滤、人群包接口、删除鉴权 + 修复列表时间范围 1 hari lalu
  wangyunpeng 1e1f40b1ea Merge branch '20260525-wyp-xcxPlan' 2 hari lalu
  wangyunpeng b76befa3f0 合作平台 token续期 重新获取用户信息 2 hari lalu
  wangyunpeng 244357a421 content_platform_demand_video 滚动删除,保留最近14天内容 2 hari lalu
  wangyunpeng e713757295 小程序投流 接入 2 hari lalu
  wangyunpeng 992002d8b0 fix 2 hari lalu
  wangyunpeng d30d46508c 合作平台账号增加内部账号类别 2 hari lalu
  wangyunpeng 3d2eef6f19 bucketData 返回增加rootSourceId 5 hari lalu
  wangyunpeng 8cd3b55834 cgi_reply_bucket_data add batch,batchSort 5 hari lalu