增加forest

master
冯凯 2023-10-28 20:30:36 +08:00
parent 4221f0eaa3
commit 3d5b99511e
1 changed files with 0 additions and 1 deletions

View File

@ -14,7 +14,6 @@ import org.springframework.context.annotation.Configuration;
* @author health
*/
@EnableCustomConfig
@Configuration(value = "com.health.common.core.utils.userSelf.ForestClientInterface")
@EnableRyFeignClients
@SpringBootApplication
@MapperScan(value = "com.health.system.server.mapper")