chore(triggerFlag): adjust some details
This commit is contained in:
parent
935918ed9e
commit
f95215f218
@ -69,7 +69,7 @@ public class ServiceView {
|
|||||||
this.healthyInstanceCount = healthyInstanceCount;
|
this.healthyInstanceCount = healthyInstanceCount;
|
||||||
}
|
}
|
||||||
|
|
||||||
public String isTriggerFlag() {
|
public String getTriggerFlag() {
|
||||||
return triggerFlag;
|
return triggerFlag;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user