Skip to content

Commit

Permalink
Update Plan.java
Browse files Browse the repository at this point in the history
  • Loading branch information
MonishK2002 authored Aug 22, 2024
1 parent 391e3d2 commit 92e73d2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/main/java/org/casbin/casdoor/entity/Plan.java
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@

import java.util.List;

@Getter
@Setter
public class Plan {
public String owner;
public String name;
Expand Down

0 comments on commit 92e73d2

Please sign in to comment.