1. 在项目根目录创建 functions.php (名字自定义) 2. 在composer.json文件 autoload下添加"files": ["functions.php"] 3. 终端执行 composer dump