|
|
|
@ -39,7 +39,7 @@ import java.util.regex.Pattern; |
|
|
|
* @Date 2019/12/30 16:24 |
|
|
|
*/ |
|
|
|
@WebService(serviceName = "CityGridInterfaceServiceWebService", |
|
|
|
targetNamespace = "https://service.epdc.esua.elink.com", |
|
|
|
targetNamespace = "http://service.epdc.esua.elink.com", |
|
|
|
endpointInterface = "com.elink.esua.epdc.service.CityGridInterfaceServiceWebService") |
|
|
|
@Component |
|
|
|
public class CityGridInterfaceServiceWebServiceImpl implements CityGridInterfaceServiceWebService { |
|
|
|
|