ghy-all/ghy-custom/src/main/java/com/ghy/customer/service/CustomerService.java

5 lines
72 B
Java
Raw Normal View History

package com.ghy.customer.service;
public interface CustomerService {
}