ruoyi-admin/src/main/java/com/ruoyi/web/controller/archive/DocumentMaterialsController.java
@@ -92,6 +92,8 @@ /** * 修改【请填写功能名称】 * * system:materials:edit */ @PreAuthorize("@ss.hasPermi('system:materials:edit')") @Log(title = "【请填写功能名称】", businessType = BusinessType.UPDATE)