doc:说明文档更新

This commit is contained in:
haoxr 2021-02-12 22:32:39 +08:00
parent 9ec8521a5d
commit 026b064b66
2 changed files with 2 additions and 8 deletions

View File

@ -201,7 +201,7 @@ youlai-mall
- 如果github拉取失败请移步至码云[https://gitee.com/haoxr](https://gitee.com/haoxr),代码是同步的
- 项目在搭建的过程中如您遇到任何问题可加我微信或者微信群也可在github提issue
- 项目在搭建的过程中如您遇到任何问题,可加我微信(haoxianrui)或者微信群也可在github提issue
- 演示环境禁止修改、删除重要数据,请本地部署后测试

View File

@ -93,13 +93,7 @@
<version>1.0.0</version>
<executions>
<!--执行mvn package,即执行 mvn clean package docker:build-->
<!--<execution>
<id>build-image</id>
<phase>package</phase>
<goals>
<goal>build</goal>
</goals>
</execution>-->
</executions>
<configuration>