@Service
@ConditionalOnProperty(name="tyc.enable",
havingValue="true")
public class TycServiceImpl
extends Object
implements TycService
public List<Company> queryCompanyInfo(String name, Integer pageNum)
queryCompanyInfo 在接口中 TycServiceCopyright © 2024 Pivotal Software, Inc.. All rights reserved.