时间:2021-01-09日 来源: 作者:
修改一下文件, dede/co_export_corule.php
$noteconfig = "BASE64:".base64_encode($noteconfig).":END";
$shownoteconfig = "BASE64:".base64_encode($noteconfig).":END";
把红色这行删掉就行了
相关文章
推荐文章
热门文章
修改一下文件, dede/co_export_corule.php
$noteconfig = "BASE64:".base64_encode($noteconfig).":END";
$shownoteconfig = "BASE64:".base64_encode($noteconfig).":END";
把红色这行删掉就行了