Commit 2e1b1277 authored by liaozan's avatar liaozan 🏀

feat: add common-util to service

parent faa7e820
...@@ -18,6 +18,10 @@ ...@@ -18,6 +18,10 @@
</properties> </properties>
<dependencies> <dependencies>
<dependency>
<groupId>com.schbrain.common</groupId>
<artifactId>common-util</artifactId>
</dependency>
<dependency> <dependency>
<groupId>${groupId}</groupId> <groupId>${groupId}</groupId>
<artifactId>${subModuleNamePrefix}-dal</artifactId> <artifactId>${subModuleNamePrefix}-dal</artifactId>
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment