Skip to content

fca197/peanut-base

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

peanut 门户组成部分

base 基础配置组建

  1. 任务配置
  2. 任务引擎实现

模块功能如下:

task_model.png

项目说明

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

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

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

项目技术/文档

项目文档/技术框架等

版本变更历史

1.5.6

前端升级vue3
菜单增加 nextLevelResourceUrl

1.5.4

  1. 报表配置

1.5.2

  1. 增加db还原接口

1.5.1

  1. 修复BUG

About

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

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Packages

 
 
 

Contributors

Languages