Skip to content
Snippets Groups Projects
Commit b3db40a2 authored by Dapeng's avatar Dapeng
Browse files

update owner creation ui

parent c77f86a7
Branches
No related tags found
No related merge requests found
......@@ -109,7 +109,6 @@ public class OwnerResource {
ownerModel.setTelephone(ownerRequest.getTelephone());
this.clinicService.saveOwner(ownerModel);
return ownerModel;
// TODO: need to handle failure
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment