問題描述 按照手冊的composer require -W webman/think-orm 使用ThinkORM連接pgsql報(bào)錯(cuò),數(shù)據(jù)庫是阿里云的云數(shù)據(jù)庫 程序代碼 use support\think\Db; 報(bào)錯(cuò)信息 Error: Class "support\think\Db" not found in /www/wwwroot/webman/app/controller/AdminController.ph...