新文件名称为 $saveName
我也尝试在类里面定义一个属性性 public $name 通过来获取这个$saveName,但是放到属性里面都无法获取 NULL
autoload2021-11-29 10:51:46
$saveName I don’t know where you defined it? But the assignment is in the method, and the assignment can only be completed after the method is executed