解决方法:
找到文件/core/function/helper.php
搜索:

http_response_code(404);

将其改成:

//http_response_code(404);