This commit is contained in:
parent
aa75b99cfc
commit
191dba93ee
|
|
@ -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)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue