国产+高潮+在线,国产 av 仑乱内谢,www国产亚洲精品久久,51国产偷自视频区视频,成人午夜精品网站在线观看

TP的ORM連接mongodb數(shù)據(jù)庫失敗

songjean

問題描述

TP的ORM

程序代碼

報錯信息

截圖報錯信息里報錯文件相關(guān)代碼

'mongodb' => [
// 數(shù)據(jù)庫類型
'type' => '\think\mongo\Connection',
// 設(shè)置查詢類
'query' => '\think\mongo\Query',
'host' => '127.0.0.1',
'port' => 27017,
'database' => 'gchy',
'username' => 'root',
'password' => 'pass',
],

操作系統(tǒng)及workerman/webman等框架組件具體版本

$user = Db::connect('mongodb')->table('js_rq')->where('match_id', 1735425)->find();

972 1 0
1個回答

zhaoxc

webman安裝HighGoDB(瀚高數(shù)據(jù)庫)可以支持。
(1)PHP8+Webman框架項目和瀚高數(shù)據(jù)庫兼容可適配。

  • 暫無評論
年代過于久遠(yuǎn),無法發(fā)表回答
??