fix:代码类目审核功能微调
This commit is contained in:
parent
6b238a4923
commit
6788a40aef
@ -118,7 +118,7 @@ class CodeModuleCategoryAudit
|
||||
'code_module_category_guid' => $module_category_parent_guid,
|
||||
'code_module_category_audit' => $audit,
|
||||
]);
|
||||
CustomerMessageAuditCodeModuleCategory::sendAuditMessage($module_category_parent_guid, $audit, $ps);
|
||||
CustomerMessageAuditCodeModuleCategory::sendAuditMessage($module_category_parent_guid, $audit);
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user