报错:No provider available from registry dev.zookeeper.tobacco:2181 for service com.neusoft.scm.lms.monitor.om.service.ISaleForecastDailyServiceInterface:1.0.0 on consumer 192.168.3.207 use dubbo version 2.7.7, please check status of providers(disabled, not re
原因:
dubbo框架新建的一套中service文件未加
@Service(version = "1.0.0")
@Slf4j
Mapper文件中继承写错了