<?php
namespace app\index\controller;
use think\controller;
class Base extends Controller{ }
一直报错
Whether it can be loaded normally...sometimes it is caused by the IDE's stupid syntax detection.
Whether it can be loaded normally...sometimes it is caused by the IDE's stupid syntax detection.