public interface ShopInfoService
Modifier and Type | Method and Description |
---|---|
java.util.Optional<ShopInfo> |
get(java.lang.String host,
java.lang.String publicId) |
java.util.Optional<ShopInfo> get(java.lang.String host, java.lang.String publicId) throws java.io.IOException
java.io.IOException