ai_member_xiaoxi/output/data_map_part4.md
2026-05-08 08:00:01 +08:00

1.6 KiB
Raw Permalink Blame History

附录:快速索引

查什么 去哪个表 关键字段
订单/收入 bi_vala_order pay_amount_int, order_status, key_from, sale_channel
退费 bi_refund_order + bi_vala_order status=3 + order_status=4 双条件
测试账号剔除 bi_vala_app_account status = 1
用户注册渠道 bi_vala_app_account download_channel
角色信息 bi_vala_app_character account_id → 账号, id → 学习记录
课程结构 bi_level_unit_lesson id = chapter_id
课时播放记录 bi_user_chapter_play_record_0~7 user_id, chapter_id, play_status
组件播放记录 bi_user_component_play_record_0~7 component_unique_code, play_result, interval_time
巩固练习 bi_user_unit_review_question_result play_time, question_list
单元强化 bi_user_unit_summary_km_result created_at
单元挑战 bi_user_unit_challenge_question_result question_list 四维度
课程明细 bi_user_course_detail expire_time(空=体验课), deleted_at
季度券 bi_vala_seasonal_ticketPG/ vala_seasonal_ticketMySQL status, ticket_type
游戏/单元配置 vala_game_infoMySQL id, season_package_id
关卡/课时配置 vala_game_chapterMySQL id, game_id
赛季包配置 vala_game_season_packageMySQL level, season_of_quarter
挑战题目配置 unit_challenge_questionMySQL category
用户互动 vala_user_interact_logMySQL favor_value, component_type