工步调度业务完善

yun-zuoyi
jiajack 6 years ago
parent b76ccb43d2
commit 78c3ff3a47

@ -18,13 +18,13 @@ import java.util.List;
public class StationResultBean implements Serializable {
/**
*
* ,message:stepList:stepHtml
*/
@ApiParam("数据类型")
private String flagType;
@ApiParam("是否错误信息")
private boolean fail;
private boolean error;
@ApiParam("执行结果信息")
private String message;

Loading…
Cancel
Save