Files
msh-system/docs/db/db_design.md

793 B
Raw Permalink Blame History

数据库字典

tool模块相关表

  • 用户表: eb_user

  • 用户积分记录表eb_user_integral_record

  • 用户签到表eb_user_sign

  • 文章内容表eb_article

  • 用户积分表: v2_user_points

  • 一键打卡记录表: v2_quick_checkin_records

  • AI营养师对话表 v2_ai_conversations

  • AI营养师消息表 v2_ai_messages

  • 营养师咨询记录表: v2_nutritionist_consultations

  • 食物百科表: v2_foods

  • 营养知识表: v2_knowledge

  • 食谱表: v2_recipes

  • 打卡社区表: v2_community_posts

  • 打卡社区互动表: v2_community_interactions

  • 打卡社区评论表: v2_community_comments

  • 打卡社区关注表: v2_community_follows

  • 营养计划表: v2_nutrition_plans

  • 食谱计算器结果表: v2_calculator_results