This commit is contained in:
sf_zhengweigang 2022-03-25 16:24:16 +08:00
parent aa75b99cfc
commit 191dba93ee
1 changed files with 1 additions and 1 deletions

View File

@ -110,7 +110,7 @@ public class AttribController extends BaseController
} }
/** /**
* 删除属性 * 删除属性1
*/ */
@RequiresPermissions("system:attrib:remove") @RequiresPermissions("system:attrib:remove")
@Log(title = "属性", businessType = BusinessType.DELETE) @Log(title = "属性", businessType = BusinessType.DELETE)