添加算法
This commit is contained in:
@@ -20,7 +20,7 @@ public class CalculatedParam<T> implements Serializable {
|
||||
* 是否全链路执行算法
|
||||
* 非全链路执行时,tag集合必须非空
|
||||
*/
|
||||
@ApiModelProperty(name = "repair",value = "是否全链执行")
|
||||
@ApiModelProperty(name = "fullChain",value = "是否全链执行")
|
||||
private boolean fullChain;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user