删除无用的注释和文件

This commit is contained in:
2021-03-02 01:08:44 +08:00
parent 8f5b66bb92
commit 89bab045dd
147 changed files with 214 additions and 9816 deletions
@@ -248,7 +248,6 @@ class RoleController extends DefaultController
]);
}
// 删除角色
public function deleteAction()
{
if (Request::method() == 'POST') {