Update OmsCompanyAddressService.java

This commit is contained in:
macro 2020-12-02 21:32:42 +08:00
parent ed9f9550e6
commit 3a46de53d8

View File

@ -5,7 +5,7 @@ import com.macro.mall.model.OmsCompanyAddress;
import java.util.List; import java.util.List;
/** /**
* 收货地址管Service * 收货地址管Service
* Created by macro on 2018/10/18. * Created by macro on 2018/10/18.
*/ */
public interface OmsCompanyAddressService { public interface OmsCompanyAddressService {