CarrierMapper.java 79 B

12345
  1. package com.fuzamei.mapperInterface;
  2. public interface CarrierMapper {
  3. }