mirror of
https://gitee.com/BDWare/common
synced 2026-01-29 00:39:30 +00:00
refactor: add bdledger dependencies
feat: IRPUtil feat: support debug in docker
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