You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
homework/README.md

570 B

介绍

外卖项目源码

软件架构

软件架构说明

安装教程

  1. 克隆代码后启动nginx
  2. 在IDEA中运行sky代码
  3. 导入数据库
  4. 更改数据库配置和Redis配置
  5. 启动Redis
  6. 找到server模块中的SkyServerApplication启动类
  7. 在浏览器访问localhost进入管理端
  8. 下载微信开发者工具打开WeChat项目进入用户端

项目使用了Oss对象存储在导入项目后可能会加载不出图片是因为图片保存在AliOSS里。如果有需要需自行开通再进行导入图片。