2017年12月18日
摘要: 1.CURD 控制器?>namespace Home\Controller;use Think\Controller;class CurdController extends Controller{ public function index(){ $db_student = D('Student' 阅读全文
posted @ 2017-12-18 10:10 牙齿有个缺缺 阅读(291) 评论(2) 推荐(0) 编辑