# ycumall **Repository Path**: heaticoding/ycumall ## Basic Information - **Project Name**: ycumall - **Description**: No description available - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-11-23 - **Last Updated**: 2021-06-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ycumall #### 介绍 一个二手商城项目 #### 软件架构 软件架构说明 1. 前端:boostrap+jquery+jsrender+boostrap-table 2. 后端:Servlet+Mybatis 3. 数据库:Mysql #### 安装教程 1. pull代码(:<废话) 2. 创建ycumall数据库,执行ycumall.sql 3. 修改src/config.xml中的数据库相关配置为你数据库的配置 4. 将项目部署到tomcat中, 并设置项目路径为如"http://localhost:8080/ycumall/",否则接口会出错