@@ -65,6 +65,12 @@
<artifactId>mybatis-plus-extension</artifactId>
</dependency>
+ <dependency>
+ <groupId>shop.alien</groupId>
+ <artifactId>alien-util</artifactId>
+ <version>1.0.0</version>
+ </dependency>
+
</dependencies>
<build>
<plugins>