# ZPP **Repository Path**: tututu3ge/zpp ## Basic Information - **Project Name**: ZPP - **Description**: 生产系统 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-10-09 - **Last Updated**: 2024-11-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # crm-jangho #### 介绍 江河集团生产系统内部项目 [by 2024-10] #### 软件架构 软件架构说明: 非前后端分离,传统JavaWeb开发 技术栈:SpringBoot(2.5.6) + SAP数据管理 + Thymeleaf模板引擎 + Vue.js + BootStrap(UI) #### 安装教程 1. Clone本项目到idea 2. 若是开发者身份,即可Push到本仓库进行更新 #### 使用说明 1. 服务器部署记得:修改端口号为10085 访问方式:ip:10085/{userid}.j 2. 本地已加入SpringBoot热部署,idea设置自动编译后即可使用 3. 建议小功能进行Commit,多个Commit合成一次Push,当然也可以选取部分进行Commit #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request