|
|
@@ -8,11 +8,11 @@ import com.ygtx.common.core.domain.ice.IcePendingTaskResponse;
|
|
|
import com.ygtx.common.core.domain.ice.IcePendingTaskStatusRequest;
|
|
|
import com.ygtx.common.utils.StringUtils;
|
|
|
import com.ygtx.common.utils.http.IceSsoHttpUtil;
|
|
|
+import org.apache.xmlbeans.impl.soap.*;
|
|
|
import org.slf4j.Logger;
|
|
|
import org.slf4j.LoggerFactory;
|
|
|
import org.springframework.beans.factory.annotation.Autowired;
|
|
|
import org.springframework.stereotype.Component;
|
|
|
-import javax.xml.soap.*;
|
|
|
|
|
|
/**
|
|
|
* ICE待办任务Web Service工具类
|