diff --git a/README.md b/README.md index 7b30d77..ad6db00 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,10 @@ # go-view-serve #### 介绍 -GoView 服务端代码 -- 1、需要安装mysql最好5.7 -- 2、需要安装minio 就是配置前端的文件上传用的 安装文档:https://gitee.com/bdj/SpringBoot_v2/wikis/v2%E5%90%84%E7%A7%8D%E9%9B%86%E6%88%90/v2%E6%96%87%E4%BB%B6%E4%B8%8A%E4%BC%A0%20minio%E6%90%AD%E5%BB%BA%E6%95%99%E7%A8%8B -- 3、把前端文件放入goview_v2\src\main\resources\static文件夹下面,请求就是 http://ip:8080/goview/static/xxx.html -- 4、有事情带后端报错前端报错qq群咨询【1030129384】 +后端部署文档: + +![输入图片说明](doc/image.png) + -#### 软件架构 软件架构说明 diff --git a/doc/image.png b/doc/image.png new file mode 100644 index 0000000..197351e Binary files /dev/null and b/doc/image.png differ