Change ACL from employee to hr
gitea/salix/pipeline/head There was a failure building this commit
Details
gitea/salix/pipeline/head There was a failure building this commit
Details
This commit is contained in:
parent
dc1b1bc1c3
commit
23598c993b
|
@ -1,2 +1,2 @@
|
|||
INSERT INTO `salix`.`ACL` (model,property,accessType,permission,principalId)
|
||||
VALUES ('WorkerDisableExcluded','*','*','ALLOW','employee');
|
||||
VALUES ('WorkerDisableExcluded','*','*','ALLOW','hr');
|
Loading…
Reference in New Issue