Commit 10df884e authored by zhuwei's avatar zhuwei

bug

parent 9acb1dd6
......@@ -6,7 +6,7 @@ use think\Model;
class ASite extends BaseModel
{
protected $table = 'a_site';//Db::table('think_user')->where('id',1)->find();
protected $table = 'a_site';
/**
* 查询单条数据
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment