田源
2024-05-25 ba345976f0a6a67bcb20627e33251ded000a3d8f
Source/ExampleIntegratedPushCalled/src/main/java/com/vci/ubcs/example/service/impl/UniversalInterfaceImplServiceLocator.java
@@ -34,7 +34,7 @@
    }
    // Use to get a proxy class for UniversalInterfaceImplPort
    private String UniversalInterfaceImplPort_address = "http://localhost:37000/ubcs-code/services/universalInterface";
    private String UniversalInterfaceImplPort_address = "http://192.168.0.104/ubcs-code/services/universalInterface";
    public String getUniversalInterfaceImplPortAddress() {
        return UniversalInterfaceImplPort_address;