收起
该回答引用ChatGPT
请测试一下 这段代码
<?php namespace app\controller; class HelloWorld { public function index() { return 'index234'; } }
报告相同问题?