//package com.zy.acs.charge.impl; // //import com.zy.acs.charge.ChargeCoreService; //import org.springframework.stereotype.Service; // ///** // * 其他类型充电桩,实现接口即可 // */ //@Service //public class OtherChargeServiceImpl implements ChargeCoreService { // //}