diff --git a/secondev-history-action/src/main/java/com/weaver/seconddev/interfaces/srmoa/CallSrmServices.java b/secondev-history-action/src/main/java/com/weaver/seconddev/interfaces/srmoa/CallSrmServices.java index f6e2fc3..6d36ec2 100644 --- a/secondev-history-action/src/main/java/com/weaver/seconddev/interfaces/srmoa/CallSrmServices.java +++ b/secondev-history-action/src/main/java/com/weaver/seconddev/interfaces/srmoa/CallSrmServices.java @@ -24,8 +24,8 @@ public class CallSrmServices extends BaseBean { public String[] call() throws RemoteException { // this(configurationContext, Prop.getPropValue("htsrmoasync","gyszznew")); - String url = configProp.getGyszznew(); logger_a535240a.error(String.valueOf("调用接口------------------------开始")); + String url = configProp.getGyszznew(); OaSrmVendorPropmtionServiceServiceStub stub = new OaSrmVendorPropmtionServiceServiceStub(url); // 设置传入参数 OaSrmVendorPropmtionServiceServiceStub.OA_SRM_VENDOR_PROPMTIONE createRequest = new OaSrmVendorPropmtionServiceServiceStub.OA_SRM_VENDOR_PROPMTIONE();