user maven 项目结构调整

ops 增加打包 build
admin application 增加 profile
This commit is contained in:
YunaiV
2019-03-09 00:50:19 +08:00
parent 9d46fdf3eb
commit 1c2acaa105
17 changed files with 57 additions and 21 deletions

View File

@@ -19,7 +19,6 @@
<dependency>
<groupId>com.alibaba</groupId>
<artifactId>dubbo</artifactId>
<version>2.6.5</version>
<scope>compile</scope>
</dependency>
<dependency>