fix:代码类目模型层更新前方法修改
This commit is contained in:
parent
9e23d02980
commit
0d7fed4c0c
@ -103,7 +103,6 @@ class CodeModuleCategory extends BaseModel
|
||||
{
|
||||
CommonLogicCodeModuleCategory::onBeforeInsertParentGuid($model);
|
||||
CommonLogicCodeModuleCategory::validateCategoryInfo($model);
|
||||
Tool::handleEthicalRel($model);
|
||||
$model->completeUpdateField();
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user