update: add ApiConifg2appsServiceTests
This commit is contained in:
@@ -75,9 +75,4 @@ public class ReactiveResult<D> extends Result<D> {
|
|||||||
rr.data = data;
|
rr.data = data;
|
||||||
return rr;
|
return rr;
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override
|
|
||||||
public String toString() {
|
|
||||||
return JacksonUtils.writeValueAsString(this);
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user