Skip to content

fca197/peanut-aps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

101 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

peanut 门户组成部分

aps 高级排产排程模块

  1. 产品预测
  2. 订单管理
  3. 订单排产
  4. 订单排程

模块功能如下:

aps_model.png

项目说明

该模块可以单独启动, 也可以配合 peanut-portal增加多个模块一起启动。
单APS启动为启动 tmp.APSBootstrapApplication

如需单独打包启动,增加spring-boot打包插件

<plugin>
    <artifactId>spring-boot-maven-plugin</artifactId>
    <configuration>
        <includeSystemScope>true</includeSystemScope>
    </configuration>
    <groupId>org.springframework.boot</groupId>
</plugin>

项目技术/文档

项目文档/技术框架等

变更记录

2.0.0

  1. 下单接口适配 vue3.0,抛弃旧版本前段

1.5.5

排程增加排程订单预览 排程订单支持添加删除

1.5.4

  1. 增加状态订单数量接口
  2. 增加最近半月排产数量报表
  3. 增加订单数量
  4. 增加订单完成数量报表
  5. 优化订单状态变更逻辑

1.5.3

  1. 增加制造路径节点变更修改

1.5.2

  1. 优化商品状态变更时 工艺路径节点计算

About

离散制造系统排产排程-生产预测 APS-的后端子服务

Resources

Stars

1 star

Watchers

1 watching

Forks

Packages

 
 
 

Contributors

Languages