fix():修复了nacosService
parent
017da86951
commit
089c1fc666
|
@ -18,7 +18,6 @@ import org.springframework.context.annotation.Import;
|
|||
NacosNamespaceInterceptor.class,
|
||||
NacosServerService.class
|
||||
}
|
||||
|
||||
)
|
||||
public class NacosRemoteConfig {
|
||||
}
|
||||
|
|
|
@ -1,2 +1 @@
|
|||
com.muyu.common.nacos.remote.interceptor.NacosNamespaceInterceptor
|
||||
com.muyu.common.nacos.service.NacosServerService
|
||||
com.muyu.common.nacos.NacosRemoteConfig
|
||||
|
|
Loading…
Reference in New Issue