@ -10,12 +10,7 @@ import org.springframework.stereotype.Service;
import java.util.List;
import java.util.Map;
/**
* @ClassName EmpServiceImpl
* @Description TODO
* @Author YHT
* @Date 2021/7/9 10:42
*/
@Service
public class EmpServiceImpl implements IEmpService {
@Autowired