Giter Club home page Giter Club logo

Comments (3)

li-guohao avatar li-guohao commented on May 30, 2024

保存多季度番剧的思路

保存顶部番剧

1 拿到前端表单参数,查询是否已经存在,已存在则更新,不存在则继续下面步骤
2. 拿到番剧信息,从前端表单或者请求第三方,封面图片保存为资源记录
3. 组装一个类型为番剧的BoxEntity,获取到保存后的 box_id

多个季度或者剧场版或者OP

  1. 查询到顶部番剧相关的多个番剧信息,依次组装番剧盒子,其中name值按原季度名称优先,如没有则按发布顺序分为 正篇第一季、正篇第二季这样
  2. 组装对应的剧集盒子

from ikaros.

li-guohao avatar li-guohao commented on May 30, 2024

更新:
去掉类型表,后面再加

from ikaros.

li-guohao avatar li-guohao commented on May 30, 2024

此模型后续再考虑

from ikaros.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.