mybatis-jpa-extra2.5 &batch delete
mybatis-jpa-extra2.5 &batch delete
This commit is contained in:
@@ -51,7 +51,7 @@ public class ScimOrganizationController {
|
||||
@RequestMapping(value = "/{id}", method = RequestMethod.GET)
|
||||
public MappingJacksonValue getOrganization(@PathVariable String id,
|
||||
@RequestParam(required = false) String attributes) {
|
||||
Organization user = null;
|
||||
//Organization user = null;
|
||||
return null;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user