controller调用service,用dubbo的@refence注入
servicimpl类用dubbo的@Service进行注解
controller调用serivce时会自动去远端调用dubbo的service实现