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

相关文章:

  • 2021-11-12
  • 2021-07-04
  • 2021-10-26
  • 2022-12-23
  • 2021-09-25
  • 2022-12-23
  • 2021-09-11
猜你喜欢
  • 2021-09-17
  • 2022-12-23
  • 2022-12-23
  • 2021-08-04
  • 2022-12-23
  • 2021-10-03
  • 2022-12-23
相关资源
相似解决方案