# 微信小程序社交电商管理平台
**Repository Path**: liuhangjun/mina_social_business_oms
## Basic Information
- **Project Name**: 微信小程序社交电商管理平台
- **Description**: 本工程是基于jeeSite开发的运营管理系统,目前只支持数据库mysql。关联接口工程:https://gitee.com/liuhangjun/mina_social_business_api.git
- **Primary Language**: Java
- **License**: GPL-2.0
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 26
- **Forks**: 29
- **Created**: 2018-09-12
- **Last Updated**: 2025-04-12
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# 微信小程序社交电商管理平台
#### 项目介绍
本工程是基于jeeSite开发的运营管理系统,目前只兼容数据库mysql。
包括三个工程子模块和一个聚合工程子模块。
oms-base:为工程中的管理基础工程模块,提供与具体业务无关的基础功能。如:后台用户管理,权限管理,代码生成等。
oms-pub:为业务工程中的业务公共模块。功能如:前台用户管理,配置项等。
oms-business:为业务工程中的业务管理模块。功能如:信息的录入,审核等。
oms-aggregator-deploy:为聚合工程,将oms-base,oms-public,oms-business三个子模块进行聚会打包发布服务。
依赖关系为:
oms-business --> oms-pub --> oms-base
#### 软件架构
软件架构说明
#### 安装教程
1. xxxx
2. xxxx
3. xxxx
#### 使用说明
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. 码云官方博客 [blog.gitee.com](https://blog.gitee.com)
3. 你可以 [https://gitee.com/explore](https://gitee.com/explore) 这个地址来了解码云上的优秀开源项目
4. [GVP](https://gitee.com/gvp) 全称是码云最有价值开源项目,是码云综合评定出的优秀开源项目
5. 码云官方提供的使用手册 [https://gitee.com/help](https://gitee.com/help)
6. 码云封面人物是一档用来展示码云会员风采的栏目 [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/)