超算接口bug
This commit is contained in:
parent
72635d151b
commit
f9f5e45c88
|
|
@ -248,7 +248,7 @@ public class CSCollectServiceImpl implements CSCollectService {
|
|||
case "Saved":
|
||||
case "Pending":
|
||||
return "Pending";
|
||||
case "RUNNING":
|
||||
case "Running":
|
||||
return "Running";
|
||||
case "Completed":
|
||||
return "Succeeded";
|
||||
|
|
|
|||
Loading…
Reference in New Issue