fixed a bug
This commit is contained in:
parent
4b16b6a2b1
commit
de852f08f4
@ -288,6 +288,7 @@ public class Controller {
|
||||
}
|
||||
|
||||
CacheAccesDefinition cacheAccesDefinition = (CacheAccesDefinition) getCacheAccesDefinition.getBody();
|
||||
bearbeitet.setCacheAccesDefinition(cacheAccesDefinition);
|
||||
//----------------------
|
||||
}
|
||||
return ResponseEntity.status(200).body(new Gson().toJson(bearbeitet));
|
||||
|
||||
Loading…
Reference in New Issue
Block a user