# 物流管理系统 **Repository Path**: talentestors/logistics-management-system ## Basic Information - **Project Name**: 物流管理系统 - **Description**: 物流管理系统 - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 7 - **Forks**: 1 - **Created**: 2024-06-23 - **Last Updated**: 2025-12-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: Spring-MVC, Spring ## README # 物流管理 #### 介绍 物流管理系统,简单的增删改查,具有AOP日志管理。 使用 Tomcat10,jdk17 #### 软件架构 ssm架构,mysql #### 安装教程 1. 克隆到本地 2. 配置数据库,登录用户 3. 打开为Maven项目 #### 使用说明 1. 简单的增删改查 2. 可以自己添加新模块 3. xxxx 页面截图 ![img](src/main/webapp/img/geren_re.png) ![img](src/main/webapp/img/logs_re.png) #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request