Giter VIP home page Giter VIP logo

flask_sitet40's Introduction

admin

用户表:id username role

物料表 id name 最低数量

image-20221130202305149

下面一行是空箱

货架表 :id 库位名称 类型(物料(特点类型),空箱) 数量

任务表 & 任务日志表

补料任务日志:

超市员工补料

[{"B45":数量},{"B44":数量}]

api:

​ 查看货架信息

​ 物料信息

​ 补料 & 写日志

​ 补料任务日志

叫料员工

api:

​ 物料信息

​ 生成叫料任务

​ 任务状态

​ 取消任务(取消成功才能取消)

调度系统通信

1.更新任务状态(更改货架)

注意:空箱数量、物料数量

注意事项

  1. 任务生成 :

    选择物料的原则早进早出(先添加的,先选谁)

    空箱 优先选1,再0

  2. 空箱存在、物料不存在的情况: 返回消息生成不了

  3. 空箱不存在、物料存在 返回消息生成不了

  4. 都不存在 返回消息生成不了

image-20221130204531757

flask_sitet40's People

Contributors

robot-shao avatar

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.