add new ACL for workerMana
This commit is contained in:
parent
87b90212a7
commit
868dac95a2
|
@ -0,0 +1 @@
|
|||
INSERT INTO `salix`.`ACL` (`model`, `property`, `accessType`, `permission`, `principalType`) VALUES ('WorkerMana', '*', 'READ', 'ALLOW', 'ROLE');
|
Loading…
Reference in New Issue