@Service用于标注业务层组件比如,用在service的实现类中,表示注入该对象的意思 @Service public class VentorServiceImpl implements ...
確定! 回上一頁