feat():增加系统字典校验

master
chaiyapeng 2024-08-11 09:34:35 +08:00
parent cc51b9ab0e
commit e1a452a907
1 changed files with 4 additions and 6 deletions

10
pom.xml
View File

@ -178,12 +178,10 @@
<artifactId>forest-spring-boot3-starter</artifactId> <artifactId>forest-spring-boot3-starter</artifactId>
</dependency> </dependency>
<!-- <dependency>-->
<!-- <groupId>com.muyu</groupId>-->
<dependency> <!-- <artifactId>cloud-common-nacos-remote</artifactId>-->
<groupId>com.muyu</groupId> <!-- </dependency>-->
<artifactId>cloud-common-nacos-remote</artifactId>
</dependency>
</dependencies> </dependencies>
</project> </project>