0523 ljc
This commit is contained in:
parent
a945af0d35
commit
a754b6369c
@ -62,7 +62,6 @@ public class CodingWorker extends HttpWorker{
|
|||||||
localVariables.put("statusCode", "-1");
|
localVariables.put("statusCode", "-1");
|
||||||
}
|
}
|
||||||
|
|
||||||
String filePath = "";
|
|
||||||
if (contextDef instanceof PipTask pipTask){
|
if (contextDef instanceof PipTask pipTask){
|
||||||
Map<String, Object> codingConfigInfo = pipTask.getTaskProperties();
|
Map<String, Object> codingConfigInfo = pipTask.getTaskProperties();
|
||||||
String scaUploadUrl = ConstantContextHolder.getScaIp() + "/openapi/v1/vcs/detect";
|
String scaUploadUrl = ConstantContextHolder.getScaIp() + "/openapi/v1/vcs/detect";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user