|
|
@@ -65,6 +65,12 @@
|
|
|
</dependency>
|
|
|
|
|
|
<dependency>
|
|
|
+ <groupId>org.hswebframework.web</groupId>
|
|
|
+ <artifactId>hsweb-system-dictionary</artifactId>
|
|
|
+ <version>${hsweb.framework.version}</version>
|
|
|
+ </dependency>
|
|
|
+
|
|
|
+ <dependency>
|
|
|
<groupId>io.netty</groupId>
|
|
|
<artifactId>netty-transport-native-epoll</artifactId>
|
|
|
<classifier>linux-x86_64</classifier>
|