ThinkPHP API模式 应用程序类
init() : void
应用程序初始化
exec() : void
执行应用程序
run() : void
运行应用实例 入口文件使用的快捷方法
Loading…