add: ui 打包

This commit is contained in:
王贵源 2019-11-19 15:50:16 +08:00
parent ca31da9f77
commit 59bd7d5d91
1 changed files with 5 additions and 0 deletions

View File

@ -84,6 +84,11 @@
<artifactId>tiny</artifactId>
<version>[2.2.1.RELEASE,)</version>
</dependency>
<dependency>
<groupId>club.zhcs</groupId>
<artifactId>thunder-ui</artifactId>
<version>${project.version}</version>
</dependency>
</dependencies>
<build>