# peanut-base **Repository Path**: slsplatform/peanut-base ## Basic Information - **Project Name**: peanut-base - **Description**: 项目通用基础服务 - **Primary Language**: Unknown - **License**: AGPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 2 - **Created**: 2025-03-15 - **Last Updated**: 2025-08-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 迁移说明 该代码已停止维护, 请访问 https://gitee.com/slsplatform/peanut-protal-all # peanut 门户组成部分 ## base 基础配置组建 1. 任务配置 2. 任务引擎实现 ## 模块功能如下: ![task_model.png](doc/image/base_model.png) # 项目说明 该模块可以单独启动, 也可以配合 peanut-portal增加多个模块一起启动。 单APS启动为启动 tmp.BaseBootstrapApplication 如需单独打包启动,增加spring-boot打包插件 ```xml spring-boot-maven-plugin true org.springframework.boot ``` # 项目技术/文档 [项目文档/技术框架等](https://gitee.com/slsplatform/aps-end/blob/master/README.md) # 版本变更历史 # 1.5.6 前端升级vue3 菜单增加 nextLevelResourceUrl # 1.5.4 1. 报表配置 ## 1.5.2 1. 增加db还原接口 ## 1.5.1 1. 修复BUG