# ckzy-MES **Repository Path**: ckvsok/ckzy-mes ## Basic Information - **Project Name**: ckzy-MES - **Description**: 此刻怎样 MES 基于人人开源二开的MES系统,不更新了 - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 16 - **Forks**: 8 - **Created**: 2021-08-09 - **Last Updated**: 2025-10-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ckzy-MES #### 介绍 基于人人开源框架二开的MES系统. #### 软件架构 ##### 前端: - vue2 : 前端主框架 - element2 : 组件UI - echarts:图标UI ##### 后端 - springboot2 : 2.2.4.RELEASE - mybatis-plus :3.3.1 - quartz :2.3.0 - shiro : 1.4.0 - easyExcel : 2.1.7 #### 安装教程 ##### 软件环境: - node.js:10.x.x + - python:2.7.x - jdk:1.8 - MySQL : 8.0+ - RabbitMQ : 3.9.5 + #### 使用说明 1. mysql导入sql文件 2. 后端项目使用idea打开 3. 修改application-dev.yml 中数据库连接信息,然后运行后端项目 4. 安装node.js 12.x.x 版本, python2.7.x 5. 前端项目使用vscode打开, 执行npm install 6. vscode执行npm run dev运行前端项目 7. 登录用户admin,密码admin #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request #### 特技 1. 使用 Readme\_XXX.md 来支持不同的语言,例如 Readme\_en.md, Readme\_zh.md 2. Gitee 官方博客 [blog.gitee.com](https://blog.gitee.com) 3. 你可以 [https://gitee.com/explore](https://gitee.com/explore) 这个地址来了解 Gitee 上的优秀开源项目 4. [GVP](https://gitee.com/gvp) 全称是 Gitee 最有价值开源项目,是综合评定出的优秀开源项目 5. Gitee 官方提供的使用手册 [https://gitee.com/help](https://gitee.com/help) 6. Gitee 封面人物是一档用来展示 Gitee 会员风采的栏目 [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/)