ghy-all/ghy-custom/src/main/java/com/ghy/customer/mapper/CustomerMapper.java

7 lines
72 B
Java
Raw Normal View History

package com.ghy.customer.mapper;
public interface CustomerMapper {
}