Commit 31a9c9cf by huangfusuper

【集成校验器】集成自定义校验器

parent 0dcbe083
......@@ -41,7 +41,7 @@
</dependency>
<dependency>
<groupId>com.byit</groupId>
<artifactId>byit-myth-validation</artifactId>
<artifactId>byit-validation-starter</artifactId>
<version>1.0-SNAPSHOT</version>
</dependency>
......
......@@ -72,7 +72,7 @@
</dependency>
<dependency>
<groupId>com.byit</groupId>
<artifactId>byit-myth-validation</artifactId>
<artifactId>byit-validation-starter</artifactId>
<version>1.0-SNAPSHOT</version>
</dependency>
......
......@@ -22,6 +22,8 @@
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>
</dependency>
</dependencies>
</project>
\ No newline at end of file
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