add: ui 打包
This commit is contained in:
parent
ca31da9f77
commit
59bd7d5d91
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue