#270 合并

Fusionné
liulidong a fusionné 11 commits à partir de Server/cooperation_video_candidate_pool_improved_lld_0509 vers Server/master il y a 1 mois

11 Commits

Auteur SHA1 Message Date
  刘立冬 8fc48b2e86 Merge remote-tracking branch 'origin/master' into cooperation_video_candidate_pool_improved_lld_0509 il y a 1 mois
  刘立冬 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 il y a 1 mois
  刘立冬 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 实现。 il y a 1 mois
  wangyunpeng 27585af824 合作平台账号type 枚举 il y a 1 mois
  wangyunpeng e366012a26 merge il y a 1 mois
  wangyunpeng 41f1cc4326 Merge branch 'master' into cooperation_video_candidate_pool_improved_lld_0509 il y a 1 mois
  刘立冬 f82160a1a4 小程序投流 P0 修复: il y a 1 mois
  刘立冬 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。 il y a 1 mois
  刘立冬 f65e92076f 小程序投流人群包空值处理:demand 表 crowd_segment 字段存在 NULL/空串/'-'/'null' 四种空占位,统一映射成「泛人群」展示;过滤时反向匹配,选「泛人群」走 IS NULL OR = '' OR = '-' OR = 'null' 的或条件,选具体人群包仍走等值过滤。 il y a 1 mois
  刘立冬 d1e3dfbf4a 小程序投流人群包字段修复:demand 表 crowd_package 列在小程序投流-稳定渠道全是 '-' 占位,真实人群包数据在 crowd_segment 列(如 Q-R50*泛知识*时政历史)。修改 selectDistinctCrowdPackages 从 crowd_segment 取 distinct,并过滤 '-' 占位;selectForRecommend 中 crowdPackage 参数改为过滤 crowd_segment 列(参数名保留)。 il y a 1 mois
  刘立冬 818870f1cd 小程序投流 接入 demand 池过滤、人群包接口、删除鉴权 + 修复列表时间范围 il y a 1 mois