作者 lyh

gx

... ... @@ -131,5 +131,6 @@ class UpdateMainHtml extends Command
}
$content = new CustomModuleContent();
$content->insert($data);
return true;
}
}
... ...