Skip to content

Commit

Permalink
optimize schedulis returns empty ResponseBody (ResponseBody is null )
Browse files Browse the repository at this point in the history
  • Loading branch information
chenwendong 01013 committed Apr 11, 2023
1 parent 58f7ce3 commit da20e35
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
import com.webank.wedatasphere.dss.standard.app.sso.request.SSORequestOperation;
import com.webank.wedatasphere.dss.standard.common.exception.operation.ExternalOperationFailedException;
import com.webank.wedatasphere.dss.standard.sso.utils.SSOHelper;
import org.apache.commons.lang.StringUtils;
import org.apache.linkis.httpclient.request.HttpAction;
import org.apache.linkis.httpclient.response.HttpResult;
import org.slf4j.Logger;
Expand Down

0 comments on commit da20e35

Please sign in to comment.