This commit is contained in:
CaiHQ
2022-05-23 17:07:29 +08:00
2 changed files with 96 additions and 4 deletions

View File

@@ -16,6 +16,7 @@ public enum Permission {
Ledger,
CM,
DOIP,
IRP,
Async;
public static Permission parse(String str) {