## 创建控制器 ` php think make:controller index@Blog ` ### 创建模型 ` php think make:model Models/Ip `