Skip to content

Commit 06eb73c

Browse files
author
chenwendong 01013
committed
optimize schedulis returns empty ResponseBody (ResponseBody is null )
1 parent e1111a1 commit 06eb73c

File tree

1 file changed

+1
-0
lines changed
  • dss-appconn/appconns/dss-schedulis-appconn/src/main/java/com/webank/wedatasphere/dss/appconn/schedulis/utils

1 file changed

+1
-0
lines changed

dss-appconn/appconns/dss-schedulis-appconn/src/main/java/com/webank/wedatasphere/dss/appconn/schedulis/utils/SchedulisHttpUtils.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
import com.webank.wedatasphere.dss.standard.app.sso.request.SSORequestOperation;
2525
import com.webank.wedatasphere.dss.standard.common.exception.operation.ExternalOperationFailedException;
2626
import com.webank.wedatasphere.dss.standard.sso.utils.SSOHelper;
27+
import org.apache.commons.lang.StringUtils;
2728
import org.apache.linkis.httpclient.request.HttpAction;
2829
import org.apache.linkis.httpclient.response.HttpResult;
2930
import org.slf4j.Logger;

0 commit comments

Comments
 (0)