增加forest
parent
4221f0eaa3
commit
3d5b99511e
|
@ -14,7 +14,6 @@ import org.springframework.context.annotation.Configuration;
|
||||||
* @author health
|
* @author health
|
||||||
*/
|
*/
|
||||||
@EnableCustomConfig
|
@EnableCustomConfig
|
||||||
@Configuration(value = "com.health.common.core.utils.userSelf.ForestClientInterface")
|
|
||||||
@EnableRyFeignClients
|
@EnableRyFeignClients
|
||||||
@SpringBootApplication
|
@SpringBootApplication
|
||||||
@MapperScan(value = "com.health.system.server.mapper")
|
@MapperScan(value = "com.health.system.server.mapper")
|
||||||
|
|
Loading…
Reference in New Issue