# 共享设备OEM系统 **Repository Path**: linux-xp/share-device-oem ## Basic Information - **Project Name**: 共享设备OEM系统 - **Description**: 共享设备租借使用系统,已实现共享充电宝,酒店便捷线充,共享充电插座,便捷储能电池,商城功能 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 9 - **Created**: 2025-02-13 - **Last Updated**: 2025-02-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 共享设备OEM系统 #### 介绍 共享设备租借使用系统,已实现共享充电宝,酒店便捷线充,共享充电插座,便捷储能电池,商城功能 #### 软件架构 整个项目按对外提供服务的不同分成不同的微服务,将设备类型和租借操作进行抽象化,可以方便的扩展新的设备租借,代码在包的结构上,按抽象层一个包,共享充电宝等每个业务类型各一个包,总业务层一个包。代码大体分三层,数据访问层:dao,业务层:services,展示层:controllers #### 安装教程 1. 依赖Mysql,Radis,zookeeper,kafka这四个服务 2. 支持MQTT和阿里云物联网,TCP协议,如果使用MQTT需要安装Mosquitto 3. 依赖开源[common-code](https://gitee.com/hryc/common-code)作为工具包使用 4. 依赖开源[servlet-code](https://gitee.com/hryc/servlet-code)作为HTTP访问管理 5. 依赖开源[jdbc-code](https://gitee.com/hryc/jdbc-code)作为数据库访问服务 #### 使用说明 1. xxxx 2. xxxx 3. xxxx #### 参与贡献 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/)