Merge remote-tracking branch 'remotes/origin/dev' into test

yun-zuoyi
wei.peng 6 years ago
commit d78c747c5e

@ -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