Skip to content

Commit 7a600f3

Browse files
committed
Create README.md
1 parent 8028b1c commit 7a600f3

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

README.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# java_server
2+
基于SpringMVC+spring+Mybatis的校园o2o电商项目的后台和管理平台
3+
4+
### 主要功能
5+
1. jpush推送
6+
2. mob短信
7+
3. ping++支付
8+
4. 接口签名
9+
5. web端数据管理
10+
6. 权限管理
11+
7. 多校区管理
12+
13+
### 运行
14+
clone下来的代码请在eclipse下运行,需要tomcat,mysql支持。
15+
16+
将foryou.sql导入你自己的数据库中
17+
修改数据库连接配置
18+
tomcat运行即可

0 commit comments

Comments
 (0)