public abstract class CommonBillService implements BillService { @Autowired @Qualifier("onlineProfitServiceImpl") private ProfitService profit