This commit is contained in:
hufangzhou
2023-09-06 06:09:45 +00:00
parent 69a0376232
commit 9ab1d7bffa
2 changed files with 5 additions and 2 deletions
+3
View File
@@ -871,3 +871,6 @@ VALUES
('traincourse-updatePractice', 'recommend', 'traincourse-practiceView');
UPDATE zt_privlang SET `key` = 'execution-computeBurn' WHERE `key` = 'execution-computeBurnAction';
DELETE FROM zt_priv WHERE module='search' and method = 'select';
DELETE FROM zt_privlang WHERE `key`='search-select';
+2 -2
View File
File diff suppressed because one or more lines are too long