把phpcms\modules\attachment\attachments.php中
将 if(empty($this->userid)){
改成 if(empty($_POST['userid'])){
相关文章:
把phpcms\modules\attachment\attachments.php中
将 if(empty($this->userid)){
改成 if(empty($_POST['userid'])){
相关文章: