mirror of
https://gitee.com/BDWare/common
synced 2026-01-29 00:39:30 +00:00
Merge branch 'master' of https://gitee.com/BDWare/common
This commit is contained in:
@@ -16,6 +16,7 @@ public enum Permission {
|
||||
Ledger,
|
||||
CM,
|
||||
DOIP,
|
||||
IRP,
|
||||
Async;
|
||||
|
||||
public static Permission parse(String str) {
|
||||
|
||||
Reference in New Issue
Block a user