$count=Db::table('userinfo') ? ?->insert([ ? ? ? ?'UserName'=>'郭襄', ? ? ? ?'???'=>'guoxiang@163.com', ? ? ? ?'??' =>18, ? ? ? ?'????'=>'123', ? ?]);