UserMapperInterface.java 85 B

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