# erp **Repository Path**: changps/erp ## Basic Information - **Project Name**: erp - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-02-14 - **Last Updated**: 2025-03-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 基础模块: 实现接口 三层架构 1. 控制层(controller) 2. 服务层(service) 3. 数据访问层(持久层)(mapper) 控制层作用 服务层作用 数据访问层作用