You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
--
|
|
-- 公海删除权限 2019-12-10 13:47:39
|
|
--
|
|
INSERT INTO `5kcrm_admin_rule`(`id`, `types`, `title`, `name`, `level`, `pid`, `status`) VALUES
|
|
(150, 2, '删除', 'poolDelete', 3, 29, 1);
|