This commit is contained in:
parent
80764b6495
commit
14d6eb722e
|
@ -24,4 +24,4 @@ CREATE TABLE `vn`.`itemTypeLog` (
|
|||
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci `PAGE_COMPRESSED`=1;
|
||||
|
||||
INSERT IGNORE INTO salix.ACL (model,property,principalId)
|
||||
VALUES ('ItemTypeLog','*','employee');
|
||||
VALUES ('ItemTypeLog','find','employee');
|
||||
|
|
Loading…
Reference in New Issue