Home > Q&A > body text
<?php
namespace app\index\controller;
use think\controller;
class Base extends Controller{ }
一直报错
DY。2020-05-08 02:01:19
Whether it can be loaded normally...sometimes it is caused by the IDE's stupid syntax detection.