摘要:
public function index() { // 查询 全部数据 // $list = db('admin')->select(); // 查询一维数组 // $list1 = db('admin')->where('id',2)->find(); // 增加 // $data = [ // 阅读全文
posted @ 2020-09-17 15:23
梦魇之瞳
阅读(121)
评论(0)
推荐(0)
摘要:
<?php namespace app\admin\controller; use think\Controller; use think\DB; class Index extends Controller { // public function _initialize() // { // if 阅读全文
posted @ 2020-09-17 15:22
梦魇之瞳
阅读(210)
评论(0)
推荐(0)

浙公网安备 33010602011771号